NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::CAE::DataReaderOptionBase Class Reference

Base class for the all the option types exposed by the data reader. More...

Inheritance diagram for NXOpen::CAE::DataReaderOptionBase:
NXOpen::TaggedObject NXOpen::CAE::DataReaderOptionDouble NXOpen::CAE::DataReaderOptionEnum NXOpen::CAE::DataReaderOptionInt NXOpen::CAE::DataReaderOptionString NXOpen::CAE::DataReaderOptionUnit

Public Member Functions

NXString Description ()
 Returns the option description. More...
 
NXString Name ()
 Returns the option name. More...
 
NXOpen::CAE::DataReaderDatabaseOptions::OptionType Type ()
 Returns the option type. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Base class for the all the option types exposed by the data reader.

The GetType() method can be used to determine the exact option type to which to cast this object.




Created in NX1847.0.0.

Member Function Documentation

NXString NXOpen::CAE::DataReaderOptionBase::Description ( )

Returns the option description.


Created in NX1847.0.0.

License requirements : None

NXString NXOpen::CAE::DataReaderOptionBase::Name ( )

Returns the option name.


Created in NX1847.0.0.

License requirements : None

NXOpen::CAE::DataReaderDatabaseOptions::OptionType NXOpen::CAE::DataReaderOptionBase::Type ( )

Returns the option type.

Use this to know to which option subtype this oject can be cast.
Created in NX1847.0.0.

License requirements : None


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