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

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

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

Public Member Functions

NXString RecordPrefix ()
 Returns the prefix of evaluation results record name
Created in NX5.0.0. 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...
 
void SetShowPlot (bool showPlot)
 Sets the option of show plot. More...
 
void SetStoreOption (bool storeOption)
 Sets the store option. More...
 
bool ShowPlot ()
 Returns the option of show plot. More...
 
bool StoreOption ()
 Returns the store option. 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 function response evaluation
Created in NX5.0.0.


Member Function Documentation

NXString NXOpen::CAE::ResponseSimulation::FunctionEvaluationOutputSettings::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::FunctionEvaluationOutputSettings::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::FunctionEvaluationOutputSettings::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
void NXOpen::CAE::ResponseSimulation::FunctionEvaluationOutputSettings::SetShowPlot ( bool  showPlot)

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
void NXOpen::CAE::ResponseSimulation::FunctionEvaluationOutputSettings::SetStoreOption ( bool  storeOption)

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
bool NXOpen::CAE::ResponseSimulation::FunctionEvaluationOutputSettings::ShowPlot ( )

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

bool NXOpen::CAE::ResponseSimulation::FunctionEvaluationOutputSettings::StoreOption ( )

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