NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::AfuAbscissaHeaderInfo Class Reference

Represents the data to define abscissa header information for an afu record. More...

Inheritance diagram for NXOpen::CAE::AfuAbscissaHeaderInfo:
NXOpen::TransientObject

Public Member Functions

NXString AxisLabel ()
 Returns the customized axis label
Created in NX10.0.0. More...
 
void SetAxisLabel (const NXString &axisLabel)
 Sets the customized axis label
Created in NX10.0.0. More...
 
void SetAxisLabel (const char *axisLabel)
 Sets the customized axis label
Created in NX10.0.0. More...
 
void SetSpacing (int spacing)
 Sets the value of spacing
Created in NX10.0.0. More...
 
void SetUnitLabel (const NXString &unitLabel)
 Sets the customized unit label
Created in NX10.0.0. More...
 
void SetUnitLabel (const char *unitLabel)
 Sets the customized unit label
Created in NX10.0.0. More...
 
int Spacing ()
 Returns the value of spacing
Created in NX10.0.0. More...
 
NXString UnitLabel ()
 Returns the customized unit label
Created in NX10.0.0. More...
 
virtual ~AfuAbscissaHeaderInfo ()
 The object destructor
Created in NX10.0.0. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents the data to define abscissa header information for an afu record.


Created in NX10.0.0.

Constructor & Destructor Documentation

virtual NXOpen::CAE::AfuAbscissaHeaderInfo::~AfuAbscissaHeaderInfo ( )
virtual

The object destructor
Created in NX10.0.0.



License requirements : None

Member Function Documentation

NXString NXOpen::CAE::AfuAbscissaHeaderInfo::AxisLabel ( )

Returns the customized axis label
Created in NX10.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

void NXOpen::CAE::AfuAbscissaHeaderInfo::SetAxisLabel ( const NXString axisLabel)

Sets the customized axis label
Created in NX10.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
axisLabelthe customized axis label . Up to 80 characters are allowed and the redundant characters will be ignored.
void NXOpen::CAE::AfuAbscissaHeaderInfo::SetAxisLabel ( const char *  axisLabel)

Sets the customized axis label
Created in NX10.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
axisLabelthe customized axis label . Up to 80 characters are allowed and the redundant characters will be ignored.
void NXOpen::CAE::AfuAbscissaHeaderInfo::SetSpacing ( int  spacing)

Sets the value of spacing
Created in NX10.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
spacingthe value of spacing
void NXOpen::CAE::AfuAbscissaHeaderInfo::SetUnitLabel ( const NXString unitLabel)

Sets the customized unit label
Created in NX10.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
unitLabelthe customized unit label. Up to 80 characters are allowed and the redundant characters will be ignored.
void NXOpen::CAE::AfuAbscissaHeaderInfo::SetUnitLabel ( const char *  unitLabel)

Sets the customized unit label
Created in NX10.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
unitLabelthe customized unit label. Up to 80 characters are allowed and the redundant characters will be ignored.
int NXOpen::CAE::AfuAbscissaHeaderInfo::Spacing ( )

Returns the value of spacing
Created in NX10.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

NXString NXOpen::CAE::AfuAbscissaHeaderInfo::UnitLabel ( )

Returns the customized unit label
Created in NX10.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")


The documentation for this class was generated from the following file:
Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.