NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::PLAS::PlasManager Class Reference

A manager to deal with all objects. More...

Public Member Functions

NXOpen::PLAS::RunActiveRun ()
 Returns the active run
Created in NX11.0.1. More...
 
NXOpen::PLAS::RunBuilderCreateRunBuilder (NXOpen::PLAS::Run *run)
 Creates a PLAS::RunBuilder . More...
 
void SetActiveRun (NXOpen::PLAS::Run *run)
 Sets the active run
Created in NX11.0.1. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

A manager to deal with all objects.


To obtain an instance of this class, refer to NXOpen::Part

Created in NX11.0.1.

Member Function Documentation

NXOpen::PLAS::Run* NXOpen::PLAS::PlasManager::ActiveRun ( )

Returns the active run
Created in NX11.0.1.



License requirements : None

NXOpen::PLAS::RunBuilder* NXOpen::PLAS::PlasManager::CreateRunBuilder ( NXOpen::PLAS::Run run)

Creates a PLAS::RunBuilder .

Returns

Created in NX11.0.1.

License requirements : None
Parameters
runPLAS::Run to be edited, if NULL then create a new one
void NXOpen::PLAS::PlasManager::SetActiveRun ( NXOpen::PLAS::Run run)

Sets the active run
Created in NX11.0.1.



License requirements : None

Parameters
runrun
tag_t NXOpen::PLAS::PlasManager::Tag ( ) const

Returns the tag of this object.


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