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

Represents loadcases present in a CAE::Result . More...

Inheritance diagram for NXOpen::CAE::Loadcase:
NXOpen::CAE::BaseLoadcase NXOpen::TaggedObject

Public Member Functions

int Label ()
 Returns the identifier of the loadcase that comes from a result file
Created in NX7.5.0.
 
- Public Member Functions inherited from NXOpen::CAE::BaseLoadcase
NXOpen::TaggedObjectFind (const NXString &journalIdentifier)
 Returns a CAE::BaseIteration.
 
NXOpen::TaggedObjectFind (const char *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.
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t GetTag () const
 
<b>Deprecated</b>:<br>

   Use Tag instead.

 
tag_t Tag () const
 Returns the tag of this object.
 

Detailed Description

Represents loadcases present in a CAE::Result .

   Loadcases can not be created externally as these cases comes from the result file
<br> An instance of this class can not be obtained  <br> 


Created in NX7.5.0.

Member Function Documentation

int NXOpen::CAE::Loadcase::Label ( )

Returns the identifier of the loadcase that comes from a result file
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")


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