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

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

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

Public Member Functions

int DefaultValue ()
 Returns the default value for the option
Created in NX1847.0.0. More...
 
void SetValue (int optionValue)
 Sets the current selected value
Created in NX1847.0.0. More...
 
int 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 integer values.




Created in NX1847.0.0.

Member Function Documentation

int NXOpen::CAE::DataReaderOptionInt::DefaultValue ( )

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



License requirements : None

void NXOpen::CAE::DataReaderOptionInt::SetValue ( int  optionValue)

Sets the current selected value
Created in NX1847.0.0.



License requirements : None

Parameters
optionValueoptionvalue
int NXOpen::CAE::DataReaderOptionInt::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.