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

This is a manager to the CAE::ResponseSimulation::Solution class. More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::SolutionBuilder:
NXOpen::CAE::ResponseSimulation::BaseBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::CAE::ResponseSimulation::SolutionAttributesAttributes ()
 Returns the attributes setting
Created in NX5.0.0.
NXString ImportedEefFile ()
 Returns the EEF file imported to create an imported response analysis meta solution.
NXOpen::CAE::SimSolutionReferencedSolution ()
 Returns the referenced solution which must be a SEMODES *103 solution with modal results solved
Created in NX5.0.0.
void SetImportedEefFile (const NXString &importedEefFile)
 Sets the EEF file imported to create an imported response analysis meta solution.
void SetReferencedSolution (NXOpen::CAE::SimSolution *referencedSolution)
 Sets the referenced solution which must be a SEMODES *103 solution with modal results solved
Created in NX5.0.0.

Detailed Description

This is a manager to the CAE::ResponseSimulation::Solution class.

Object of type CAE::ResponseSimulation::Solution can be created and edited only through this class
To create a new instance of this class, use CAE::ResponseSimulation::SolutionCollection::CreateSolutionBuilder


Member Function Documentation

Returns the attributes setting
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the EEF file imported to create an imported response analysis meta solution.

There is event definition containing in the EEF file. An event will be created with the solution. To the imported solution and event, the users can only perform evaluation and not able to create new events and excitations


Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the referenced solution which must be a SEMODES *103 solution with modal results solved
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Sets the EEF file imported to create an imported response analysis meta solution.

There is event definition containing in the EEF file. An event will be created with the solution. To the imported solution and event, the users can only perform evaluation and not able to create new events and excitations


Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
importedEefFileimported eef file

Sets the referenced solution which must be a SEMODES *103 solution with modal results solved
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
referencedSolutionThis parameter may not be NULL.

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