NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.CAE.BaseLoadcase Class Reference

This class provides interfaces to query loadcase attributes More...

Inheritance diagram for NXOpen.CAE.BaseLoadcase:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.CAE.Loadcase

Public Member Functions

unsafe NXOpen.TaggedObject Find (string journalIdentifier)
 Returns a NXOpen.CAE.BaseIteration More...
 
unsafe NXOpen.CAE.BaseIteration[] GetIterations ()
 Get iteration present in this loadcase More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

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

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

This class provides interfaces to query loadcase attributes

An instance of this class can not be obtained

Created in NX7.5.0

Member Function Documentation

unsafe NXOpen.TaggedObject NXOpen.CAE.BaseLoadcase.Find ( string  journalIdentifier)
inline

Returns a NXOpen.CAE.BaseIteration

Created in NX7.5.0

License requirements: None.

Parameters
journalIdentifierJournal identifier of the object
Returns
unsafe NXOpen.CAE.BaseIteration [] NXOpen.CAE.BaseLoadcase.GetIterations ( )
inline

Get iteration present in this loadcase

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")

Returns

Property Documentation

unsafe string NXOpen.CAE.BaseLoadcase.Name
get

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") 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.