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

Represents the Run class. More...

Inheritance diagram for NXOpen.PLAS.Run:
NXOpen.PDM.ElementGroup NXOpen.PDM.ConditionalElementRevision NXOpen.PDM.ModelElement NXOpen.NXObject NXOpen.PDM.IAttributeGroupOwner NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.PLAS.ControlLoop

Public Member Functions

unsafe void GetBranches (out NXOpen.PDM.OrderedElementGroup[] branches)
 Get the branches in the run. More...
 
unsafe
NXOpen.PDM.OrderedElementGroup 
ReparentBranch (NXOpen.PLAS.Run destinationRun, NXOpen.PDM.OrderedElementGroup oldbranch)
 Moves branch from one run to another. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.PDM.ConditionalElementRevision
unsafe string EffectivityFormula [get]
 Returns the formula string that represents the effectivity of this object in database. More...
 

Detailed Description

Represents the Run class.

To create or edit an instance of this class, use NXOpen.PLAS.RunBuilder

Created in NX11.0.1

Member Function Documentation

unsafe void NXOpen.PLAS.Run.GetBranches ( out NXOpen.PDM.OrderedElementGroup[]  branches)
inline

Get the branches in the run.

Created in NX12.0.0

License requirements: None.

Parameters
branchesthe collection of branches in the run
unsafe NXOpen.PDM.OrderedElementGroup NXOpen.PLAS.Run.ReparentBranch ( NXOpen.PLAS.Run  destinationRun,
NXOpen.PDM.OrderedElementGroup  oldbranch 
)
inline

Moves branch from one run to another.

the original branch will be destroyed

Created in NX11.0.1

License requirements: None.

Parameters
destinationRun
oldbranch
Returns

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