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

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

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

List of all members.

Public Member Functions

NXString RecordPrefix ()
 Returns the prefix of evaluation results record name
Created in NX5.0.0.
void SetRecordPrefix (const NXString &recordPrefix)
 Sets the prefix of evaluation results record name
Created in NX5.0.0.
void SetShowPlot (bool showPlot)
 Sets the option of show plot.
void SetStoreOption (bool storeOption)
 Sets the store option.
bool ShowPlot ()
 Returns the option of show plot.
bool StoreOption ()
 Returns the store option.

Detailed Description

Represents the output setting for function response evaluation.


Member Function Documentation

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



License requirements : nx_response_anlys ("NX Response Analysis")

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



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
recordPrefixrecord prefix

Sets the option of show plot.

If true, the evaluation results will be displayed on screen
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
showPlotshow plot

Sets the store option.

If true, the evaluation results will be stored on disk
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
storeOptionstore option

Returns the option of show plot.

If true, the evaluation results will be displayed on screen
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the store option.

If true, the evaluation results will be stored on disk
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")


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