NX Open C++ Reference Guide
|
This class provides interfaces to query loadcase attributes
An instance of this class can not be obtained
Created in NX7.5.0.
More...
Public Member Functions | |
NXOpen::TaggedObject * | Find (const NXString &journalIdentifier) |
Returns a CAE::BaseIteration. | |
std::vector < NXOpen::CAE::BaseIteration * > | GetIterations () |
Get iteration present in this loadcase. | |
NXString | Name () |
Returns the NX assigned name of the loadcase Created in NX7.5.0. |
This class provides interfaces to query loadcase attributes
An instance of this class can not be obtained
Created in NX7.5.0.
NXOpen::TaggedObject* NXOpen::CAE::BaseLoadcase::Find | ( | const NXString & | journalIdentifier | ) |
Returns a CAE::BaseIteration.
journalIdentifier | Journal identifier of the object |
std::vector<NXOpen::CAE::BaseIteration *> NXOpen::CAE::BaseLoadcase::GetIterations | ( | ) |
Get iteration present in this loadcase.
Returns the NX assigned name of the loadcase
Created in NX7.5.0.
License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")