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

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

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

Public Member Functions

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




Created in NX1847.0.0.

Member Function Documentation

double NXOpen::CAE::DataReaderOptionDouble::DefaultValue ( )

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



License requirements : None

void NXOpen::CAE::DataReaderOptionDouble::SetValue ( double  optionValue)

Sets the current selected value
Created in NX1847.0.0.



License requirements : None

Parameters
optionValueoptionvalue
double NXOpen::CAE::DataReaderOptionDouble::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.