NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::ResponseSimulation::RSEventOutputSetting Class Reference

Reprensents the output setting for an event
Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::RSEventOutputSetting:
NXOpen::TaggedObject

Public Member Functions

bool FemGeometrySaveOption ()
 Returns the option to save FEM information with evaluation results. More...
 
void SetFemGeometrySaveOption (bool saveFemGeometry)
 Sets the option to save FEM information with evaluation results. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Reprensents the output setting for an event
Created in NX5.0.0.


Member Function Documentation

bool NXOpen::CAE::ResponseSimulation::RSEventOutputSetting::FemGeometrySaveOption ( )

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")

Parameters
saveFemGeometrysave fem geometry

The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.