NX Open C++ Reference Guide
|
CAE Post Processing preferences
To obtain an instance of this class, refer to Preferences::SessionPreferences
Created in NX8.0.1.
More...
Public Member Functions | |
bool | NoModelDisplayOnPostviewCreation () |
Returns the flag which indicates that no finite element model data will displayed when postviews are created Created in NX8.0.1. | |
void | SetNoModelDisplayOnPostviewCreation (bool emptyview) |
Sets the flag which indicates that no finite element model data will displayed when postviews are created Created in NX8.0.1. | |
tag_t | Tag () const |
Returns the tag of this object. | |
CAE Post Processing preferences
To obtain an instance of this class, refer to Preferences::SessionPreferences
Created in NX8.0.1.
bool NXOpen::Preferences::PostProcessing::NoModelDisplayOnPostviewCreation | ( | ) |
Returns the flag which indicates that no finite element model data will displayed when postviews are created
Created in NX8.0.1.
License requirements : None
void NXOpen::Preferences::PostProcessing::SetNoModelDisplayOnPostviewCreation | ( | bool | emptyview | ) |
Sets the flag which indicates that no finite element model data will displayed when postviews are created
Created in NX8.0.1.
License requirements : None
emptyview | emptyview |
tag_t NXOpen::Preferences::PostProcessing::Tag | ( | ) | const |
Returns the tag of this object.