NX Open C++ Reference Guide
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

Public Member Functions

void GetBranches (std::vector< NXOpen::PDM::OrderedElementGroup * > &branches)
 Get the branches in the run. More...
 
NXOpen::PDM::OrderedElementGroupReparentBranch (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 {
  AttributeTypeInvalid, AttributeTypeNull, AttributeTypeBoolean, AttributeTypeInteger,
  AttributeTypeReal, AttributeTypeString, AttributeTypeTime, AttributeTypeReference,
  AttributeTypeAny = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { DateAndTimeFormatNumeric, DateAndTimeFormatTextual }
 Specifies the format of the date and time attribute. 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

void NXOpen::PLAS::Run::GetBranches ( std::vector< 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
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

Returns

Created in NX11.0.1.

License requirements : None
Parameters
destinationRundestinationrun
oldbrancholdbranch

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