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

Represents a ControlLoopBuilder. More...

Inheritance diagram for NXOpen.PLAS.ControlLoopBuilder:
NXOpen.PLAS.RunBuilder NXOpen.Builder NXOpen.IAttributeSourceObjectBuilder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe string ProcessVariable [get, set]
 Returns or sets the process variable of the control loop. More...
 
- Properties inherited from NXOpen.PLAS.RunBuilder
unsafe bool IsUnassigned [get, set]
 Returns or sets whether the run is unassigned More...
 
unsafe string LineTypePathId [get, set]
 Returns or sets the line type path ID of the run. More...
 
unsafe string ObjectApplication [get, set]
 Returns or sets the application name of the run. More...
 
unsafe string PipeSpecPathId [get, set]
 Returns or sets the pipe specification object of this run. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.PLAS.RunBuilder
unsafe NXOpen.ErrorList AutoAssignAttributes (NXOpen.NXObject[] objects)
 Auto assigns the attributes for a given array of objects and returns an array of objects that failed to auto assign. More...
 
unsafe NXOpen.ErrorList AutoAssignAttributesWithNamingPattern (NXOpen.NXObject[] objects, NXOpen.NXObject[] properties)
 Auto assigns the attributes for a given object and returns an array of objects that failed to auto assign. More...
 
unsafe NXOpen.NXObject CreateAttributeTitleToNamingPatternMap (string[] attributeTitles, string[] titlePatterns)
 Creates a map object of attribute titles to their corresponding naming pattern More...
 
unsafe NXOpen.PDM.LogicalObject GetLogicalObject ()
 Gets the known logical object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a ControlLoopBuilder.

To create a new instance of this class, use NXOpen.PLAS.PlasManager.CreateControlLoopBuilder

Created in NX1847.0.0

Property Documentation

unsafe string NXOpen.PLAS.ControlLoopBuilder.ProcessVariable
getset

Returns or sets the process variable of the 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")


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