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

Represents the output setting for dynamic response evaluation
Created in NX5.0.0. More...

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

Public Member Functions

bool PreviewOption ()
 Returns the preview option. More...
 
NXString RecordPrefix ()
 Returns the prefix of evaluation results record name
Created in NX5.0.0. More...
 
void SetPreviewOption (bool previewOption)
 Sets the preview option. More...
 
void SetRecordPrefix (const NXString &recordPrefix)
 Sets the prefix of evaluation results record name
Created in NX5.0.0. More...
 
void SetRecordPrefix (const char *recordPrefix)
 Sets the prefix of evaluation results record name
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the output setting for dynamic response evaluation
Created in NX5.0.0.


Member Function Documentation

bool NXOpen::CAE::ResponseSimulation::DynamicEvaluationOutputSettings::PreviewOption ( )

Returns the preview option.

If true, the evaluation results will be previewed by plot and not saved to disk until you confirm to save them
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

NXString NXOpen::CAE::ResponseSimulation::DynamicEvaluationOutputSettings::RecordPrefix ( )

Returns the prefix of evaluation results record name
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

void NXOpen::CAE::ResponseSimulation::DynamicEvaluationOutputSettings::SetPreviewOption ( bool  previewOption)

Sets the preview option.

If true, the evaluation results will be previewed by plot and not saved to disk until you confirm to save them
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
previewOptionpreview option
void NXOpen::CAE::ResponseSimulation::DynamicEvaluationOutputSettings::SetRecordPrefix ( const NXString recordPrefix)

Sets the prefix of evaluation results record name
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
recordPrefixrecord prefix
void NXOpen::CAE::ResponseSimulation::DynamicEvaluationOutputSettings::SetRecordPrefix ( const char *  recordPrefix)

Sets the prefix of evaluation results record name
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
recordPrefixrecord prefix

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