NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::FTK::OptionSetting Class Reference

Manager the options data for AFU Data Record
Not support KF. More...

List of all members.

Public Member Functions

bool GetHeaderFlag ()
 Get the adding header flag when export to CSV file.
void GetOptionData (NXString *recordName, NXOpen::CAE::XyFunctionGeneralType *functionType, NXOpen::CAE::AfuData::AbscissaType *abscissaType, NXOpen::CAE::XyFunctionUnit *xUnit, NXOpen::CAE::AfuData::OrdinateType *oridinateType, NXOpen::CAE::XyFunctionUnit *yUnit, bool *sortValueType)
 Get the options data for an AFU Data Record
Created in NX6.0.0.
void SetHeaderFlag (bool addHeader)
 Set the adding header flag when export to CSV file
Created in NX7.5.0.
void SetOptionData (const NXString &recordName, NXOpen::CAE::XyFunctionGeneralType functionType, NXOpen::CAE::AfuData::AbscissaType abscissaType, NXOpen::CAE::XyFunctionUnit xUnit, NXOpen::CAE::AfuData::OrdinateType oridinateType, NXOpen::CAE::XyFunctionUnit yUnit, bool sortValueType)
 Set the options data for an AFU Data Record
Created in NX6.0.0.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Manager the options data for AFU Data Record
Not support KF.



Member Function Documentation

Get the adding header flag when export to CSV file.

Returns:
If want to add header when export to CSV file
Created in NX7.5.0.

License requirements : nx_ftk ("NX Advanced Graphing")

Get the options data for an AFU Data Record
Created in NX6.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
recordNameThe name of the AFU Data Record
functionTypeUsage type of AFU Data Record used
abscissaTypeAbscissa specific data type
xUnitUnit Code of AFU data
oridinateTypeOrdinate specific data type
yUnitUnit Code of AFU data
sortValueTypeIf want to sort value in x direction

Set the adding header flag when export to CSV file
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
addHeaderIf want to add header when export to CSV file

Set the options data for an AFU Data Record
Created in NX6.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
recordNameThe name of the AFU Data Record
NOTE: The full Unicode character set is not supported for this parameter.
functionTypeUsage type of AFU Data Record used
abscissaTypeAbscissa specific data type
xUnitUnit Code of AFU data
oridinateTypeOrdinate specific data type
yUnitUnit Code of AFU data
sortValueTypeIf want to sort value in x direction

Returns the tag of this object.


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