Class OutputPortAssociation
Inheritance
OutputPortAssociation
Inherited Members
Namespace: NXOpen.Motion
Assembly: NXOpen.dll
Syntax
public class OutputPortAssociation : PortAssociation, IMessageSink, IComponentBuilder
Constructors
OutputPortAssociation()
Declaration
protected OutputPortAssociation()
Properties
AssociatedPortName
Declaration
public string AssociatedPortName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Port
Declaration
public ControlPort Port { get; }
Property Value
| Type | Description |
|---|---|
| ControlPort |
Implements
System.Runtime.Remoting.Messaging.IMessageSink