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

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

Inheritance diagram for NXOpen.PLAS.PlasManager:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.PLAS.ControlLoopBuilder 
CreateControlLoopBuilder (NXOpen.PLAS.Run run)
 Creates a PLAS.ControlLoopBuilder . More...
 
unsafe NXOpen.PLAS.RunBuilder CreateRunBuilder (NXOpen.PLAS.Run run)
 Creates a PLAS.RunBuilder . More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe NXOpen.PLAS.Run ActiveControlLoop [get, set]
 Returns or sets the active control loop More...
 
unsafe NXOpen.PLAS.Run ActiveRun [get, set]
 Returns or sets the active run More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> 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

unsafe NXOpen.PLAS.ControlLoopBuilder NXOpen.PLAS.PlasManager.CreateControlLoopBuilder ( NXOpen.PLAS.Run  run)
inline

Creates a PLAS.ControlLoopBuilder .

Created in NX1847.0.0

License requirements: nx_pid_design_author ("NX P and ID Design Author")

Parameters
runPLAS.ControlLoop to be edited, if a null reference (Nothing in Visual Basic) then create a new one
Returns
unsafe NXOpen.PLAS.RunBuilder NXOpen.PLAS.PlasManager.CreateRunBuilder ( NXOpen.PLAS.Run  run)
inline

Creates a PLAS.RunBuilder .

Created in NX11.0.1

License requirements: None.

Parameters
runPLAS.Run to be edited, if a null reference (Nothing in Visual Basic) then create a new one
Returns

Property Documentation

unsafe NXOpen.PLAS.Run NXOpen.PLAS.PlasManager.ActiveControlLoop
getset

Returns or sets the active control loop

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_pid_design_author ("NX P and ID Design Author")

unsafe NXOpen.PLAS.Run NXOpen.PLAS.PlasManager.ActiveRun
getset

Returns or sets the active run

Created in NX11.0.1

License requirements to get this property: None.

License requirements to set this property: None.

Tag NXOpen.PLAS.PlasManager.Tag
get

Returns the tag of this object.


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