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

Represents a meta solution providing response analysis functionalities in the .sim file. More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::Solution:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

NXOpen::CAE::ResponseSimulation::RSEventActiveEvent ()
 Returns the active event
Created in NX5.0.0.
void CheckObsoleteStatus ()
 Checks status and updates solution properties for the solution which became obsolete because referenced modal shape file was changed.
NXOpen::CAE::ResponseSimulation::RSEventCloneEvent (NXOpen::CAE::ResponseSimulation::RSEvent *sourceEvent, const NXString &suggestedName)
 Clones an event to the solution.
NXOpen::CAE::ResponseSimulation::SensorCloneSensor (NXOpen::CAE::ResponseSimulation::Sensor *sourceSensor, const NXString &suggestedName)
 Clones a sensor to the solution.
NXOpen::CAE::ResponseSimulation::StrainGageCloneStrainGage (NXOpen::CAE::ResponseSimulation::StrainGage *sourceGage, const NXString &suggestedName)
 Clones a strain gage to the solution.
void Destroy (bool deleteResultFile)
 Deletes a response simulation solution, including all events and excitations under it
Created in NX5.0.0.
void EvaluateFrf (NXOpen::CAE::ResponseSimulation::FrfEvaluationSetting *evaluationSetting)
 Performs evaluation for FRF.
void EvaluateTransmissibility (NXOpen::CAE::ResponseSimulation::TransmissibilityEvaluationSetting *evaluationSetting)
 Performs evaluation for transimissibility.
NXOpen::CAE::ResponseSimulation::EvaluationParametersGetEvaluationParameters ()
 Returns the evaluation parameters of Response Analysis Meta solution.
std::vector
< NXOpen::CAE::ResponseSimulation::RSEvent * > 
GetEvents ()
 Returns all the events of the solution.
NXOpen::CAE::ResponseSimulation::ModalPropertiesGetModalProperties ()
 Returns the modal properties of Response Analysis Meta solution.
NXString GetResultFileName ()
 Returns the result file name of solution.
NXString GetSolutionName ()
 Returns the response simulation solution name.
NXOpen::CAE::ResponseSimulation::RSEventImportEvent (const NXString &eventDefinitionFile, const NXString &suggestedName)
 Imports an event to the solution.
void SetActiveEvent (NXOpen::CAE::ResponseSimulation::RSEvent *activeEvent)
 Sets the active event
Created in NX5.0.0.
void SetSolutionName (const NXString &solutionName, bool renameResultFile)
 Sets the response simulation solution name
Created in NX5.0.0.

Detailed Description

Represents a meta solution providing response analysis functionalities in the .sim file.


Member Function Documentation

Returns the active event
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Checks status and updates solution properties for the solution which became obsolete because referenced modal shape file was changed.

The solution will be reactivated as normal state after status checking.
Created in NX8.0.1.

License requirements : nx_response_anlys ("NX Response Analysis")

Clones an event to the solution.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")
Parameters:
sourceEventsource event
suggestedName
NOTE: The full Unicode character set is not supported for this parameter.

Clones a sensor to the solution.

Returns:

Created in NX5.0.1.

License requirements : nx_response_anlys ("NX Response Analysis")
Parameters:
sourceSensorsource sensor
suggestedName
NOTE: The full Unicode character set is not supported for this parameter.

Clones a strain gage to the solution.

Returns:

Created in NX5.0.1.

License requirements : nx_response_anlys ("NX Response Analysis")
Parameters:
sourceGagesource gage
suggestedName
NOTE: The full Unicode character set is not supported for this parameter.
void NXOpen::CAE::ResponseSimulation::Solution::Destroy ( bool  deleteResultFile)

Deletes a response simulation solution, including all events and excitations under it
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
deleteResultFiledelete the result files associated with the solution or not

Performs evaluation for FRF.

The evaluation results will be stored in an AFU file, which name could be returned by CAE::ResponseSimulation::Solution::GetResultFileName
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
evaluationSettingevaluation setting

Performs evaluation for transimissibility.

The evaluation results will be stored in an AFU file, which name could be returned by CAE::ResponseSimulation::Solution::GetResultFileName
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
evaluationSettingevaluation setting

Returns the evaluation parameters of Response Analysis Meta solution.

Returns:

Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns all the events of the solution.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the modal properties of Response Analysis Meta solution.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the result file name of solution.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the response simulation solution name.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Imports an event to the solution.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")
Parameters:
eventDefinitionFile
NOTE: The full Unicode character set is not supported for this parameter.
suggestedName
NOTE: The full Unicode character set is not supported for this parameter.

Sets the active event
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
activeEventactive event
void NXOpen::CAE::ResponseSimulation::Solution::SetSolutionName ( const NXString solutionName,
bool  renameResultFile 
)

Sets the response simulation solution name
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
solutionName
NOTE: The full Unicode character set is not supported for this parameter.
renameResultFileif there are result files associated with the solution, rename the files or not

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