Class InterfaceTerminalBase
Inheritance
InterfaceTerminalBase
Inherited Members
Namespace: NXOpen.Routing
Assembly: NXOpen.dll
Syntax
public class InterfaceTerminalBase : RouteObject, IMessageSink, ICharacteristic, INXObject
Constructors
InterfaceTerminalBase()
Declaration
protected InterfaceTerminalBase()
Properties
Port
Declaration
public Port Port { get; }
Property Value
Type | Description |
---|---|
Port |
Methods
GetPorts()
Declaration
public Port[] GetPorts()
Returns
Type | Description |
---|---|
Port[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink