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...
 
double RealOffset ()
 Returns the abscissa offset for real part
Created in NX11.0.0. More...
 
double RealScale ()
 Returns the abscissa scale for real part
Created in NX11.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 SetRealOffset (double realOffset)
 Sets the abscissa offset for real part
Created in NX11.0.0. More...
 
void SetRealScale (double realScale)
 Sets the abscissa scale for real part
Created in NX11.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 : None

double NXOpen::CAE::AfuAbscissaHeaderInfo::RealOffset ( )

Returns the abscissa offset for real part
Created in NX11.0.0.



License requirements : None

double NXOpen::CAE::AfuAbscissaHeaderInfo::RealScale ( )

Returns the abscissa scale for real part
Created in NX11.0.0.



License requirements : None

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

Sets the customized axis label
Created in NX10.0.0.



License requirements : None

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 : None

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

Sets the abscissa offset for real part
Created in NX11.0.0.



License requirements : None

Parameters
realOffsetthe abscissa offset for real part
void NXOpen::CAE::AfuAbscissaHeaderInfo::SetRealScale ( double  realScale)

Sets the abscissa scale for real part
Created in NX11.0.0.



License requirements : None

Parameters
realScalethe abscissa scale for real part
void NXOpen::CAE::AfuAbscissaHeaderInfo::SetSpacing ( int  spacing)

Sets the value of spacing
Created in NX10.0.0.



License requirements : None

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 : None

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 : None

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 : None

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

Returns the customized unit label
Created in NX10.0.0.



License requirements : None


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