Class PortVariable
Assembly: NXOpen.dll
Syntax
public class PortVariable : TaggedObject, IMessageSink, IComponentBuilder
Constructors
PortVariable()
Declaration
Properties
AssociatedPortName
Declaration
public string AssociatedPortName { get; set; }
Property Value
Name
Declaration
public string Name { get; }
Property Value
Port
Declaration
public ControlPort Port { get; }
Property Value
Unit
Declaration
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink