NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::ResponseSimulation::DynamicEvaluationOutputSettings Class Reference

Represents the output setting for dynamic response evaluation. More...

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

List of all members.

Public Member Functions

bool PreviewOption ()
 Returns the preview option.
NXString RecordPrefix ()
 Returns the prefix of evaluation results record name
Created in NX5.0.0.
void SetPreviewOption (bool previewOption)
 Sets the preview option.
void SetRecordPrefix (const NXString &recordPrefix)
 Sets the prefix of evaluation results record name
Created in NX5.0.0.

Detailed Description

Represents the output setting for dynamic response evaluation.


Member Function Documentation

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

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



License requirements : nx_response_anlys ("NX Response Analysis")

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

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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.