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

Represents loadcases present in a NXOpen::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. More...
 
- Public Member Functions inherited from NXOpen::CAE::BaseLoadcase
NXOpen::TaggedObjectFind (const NXString &journalIdentifier)
 Returns a NXOpen::CAE::BaseIteration. More...
 
NXOpen::TaggedObjectFind (const char *journalIdentifier)
 Returns a NXOpen::CAE::BaseIteration. More...
 
std::vector
< NXOpen::CAE::BaseIteration * > 
GetIterations ()
 Get iteration present in this loadcase. More...
 
NXString Name ()
 Returns the NX assigned name of the loadcase
Created in NX7.5.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

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

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

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") OR sc_results_viewer (" Simcenter Results Viewer")


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