NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | 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 NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe int Label [get]
 Returns the identifier of the loadcase that comes from a result file More...
 
- Properties inherited from NXOpen.CAE.BaseLoadcase
unsafe string Name [get]
 Returns the NX assigned name of the loadcase More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.CAE.BaseLoadcase
unsafe NXOpen.TaggedObject Find (string journalIdentifier)
 Returns a NXOpen.CAE.BaseIteration More...
 
unsafe NXOpen.CAE.BaseIteration[] GetIterations ()
 Get iteration present in this loadcase More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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

Property Documentation

unsafe int NXOpen.CAE.Loadcase.Label
get

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.