Class InputPortAssociation
Inheritance
InputPortAssociation
Assembly: NXOpen.dll
public class InputPortAssociation : PortAssociation, IMessageSink, IComponentBuilder
Constructors
Declaration
protected InputPortAssociation()
Properties
Declaration
public string AssociatedPortName { get; }
Property Value
Declaration
public SelectControlPort PortSelection { get; }
Property Value
Declaration
public ParamOverrideState PortSelectionOvrCtrl { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink