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

Public Member Functions

unsafe
NXOpen.PDM.OrderedElementGroup 
ReparentBranch (NXOpen.PLAS.Run destinationRun, NXOpen.PDM.OrderedElementGroup oldbranch)
 Moves branch from one run to another. More...
 
unsafe void GetBranches (out NXOpen.PDM.OrderedElementGroup[] branches)
 Get the branches in the run. 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...
 
- 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)

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 
)

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