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

Specialization of a NXOpen::CAE::DataReaderOptionBase to handle string values. More...

Inheritance diagram for NXOpen::CAE::DataReaderOptionString:
NXOpen::CAE::DataReaderOptionBase NXOpen::TaggedObject

Public Member Functions

NXString DefaultValue ()
 Returns the default value for the option
Created in NX1847.0.0. More...
 
void SetValue (const NXString &optionValue)
 Sets the current selected value
Created in NX1847.0.0. More...
 
void SetValue (const char *optionValue)
 Sets the current selected value
Created in NX1847.0.0. More...
 
NXString Value ()
 Returns the current selected value
Created in NX1847.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAE::DataReaderOptionBase
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

Specialization of a NXOpen::CAE::DataReaderOptionBase to handle string values.




Created in NX1847.0.0.

Member Function Documentation

NXString NXOpen::CAE::DataReaderOptionString::DefaultValue ( )

Returns the default value for the option
Created in NX1847.0.0.



License requirements : None

void NXOpen::CAE::DataReaderOptionString::SetValue ( const NXString optionValue)

Sets the current selected value
Created in NX1847.0.0.



License requirements : None

Parameters
optionValueoptionvalue
void NXOpen::CAE::DataReaderOptionString::SetValue ( const char *  optionValue)

Sets the current selected value
Created in NX1847.0.0.



License requirements : None

Parameters
optionValueoptionvalue
NXString NXOpen::CAE::DataReaderOptionString::Value ( )

Returns the current selected value
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.