Class Node
Inheritance
Node
Inherited Members
Namespace: NXOpen.Diagramming
Assembly: NXOpen.dll
Syntax
public class Node : ConnectableElement, IMessageSink, IFitTo, INXObject
Constructors
Node()
Declaration
protected Node()
Properties
Label
Declaration
public Annotation Label { get; }
Property Value
Type | Description |
---|---|
Annotation |
Methods
GetPorts(out Port[])
Declaration
public void GetPorts(out Port[] ports)
Parameters
Type | Name | Description |
---|---|---|
Port[] | ports |
Implements
System.Runtime.Remoting.Messaging.IMessageSink