NXOpen .NET Reference  12.0.0
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.CAE.Loadcase

Public Member Functions

unsafe NXOpen.CAE.BaseIteration[] GetIterations ()
 Get iteration present in this loadcase More...
 
unsafe NXOpen.TaggedObject Find (string journalIdentifier)
 Returns a NXOpen.CAE.BaseIteration More...
 

Properties

unsafe string Name [get]
 Returns the NX assigned name of the loadcase 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)

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

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