NX Open C++ Reference Guide
|
Reprensents the output setting for an event. More...
Public Member Functions | |
bool | FemGeometrySaveOption () |
Returns the option to save FEM information with evaluation results. | |
void | SetFemGeometrySaveOption (bool saveFemGeometry) |
Sets the option to save FEM information with evaluation results. |
Reprensents the output setting for an event.
Returns the option to save FEM information with evaluation results.
The option could not be changed after the event is created.
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
void NXOpen::CAE::ResponseSimulation::RSEventOutputSetting::SetFemGeometrySaveOption | ( | bool | saveFemGeometry | ) |
Sets the option to save FEM information with evaluation results.
The option could not be changed after the event is created.
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
saveFemGeometry | save fem geometry |