NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Diagramming.Node Class Reference

Represents the Node class. More...

Inheritance diagram for NXOpen.Diagramming.Node:
NXOpen.Diagramming.ConnectableElement NXOpen.Diagramming.SheetElement NXOpen.Diagramming.BaseObject NXOpen.DisplayableObject NXOpen.NXObject NXOpen.IFitTo NXOpen.TaggedObject NXOpen.INXObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void GetPorts (out NXOpen.Diagramming.Port[] ports)
 Get the ports on the node. More...
 

Properties

unsafe
NXOpen.Diagramming.Annotation 
Label [get]
 Returns the label of the sheet element. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.DisplayableObject
enum  ObjectFont {
  Solid = 1, Dashed, Phantom, Centerline,
  Dotted, LongDashed, DottedDashed, Eight = 11,
  Nine, Ten, Eleven
}
 specifies the object font for objects such as lines More...
 
enum  ObjectWidth {
  Normal, Thick, Thin, One = 5,
  Two, Three, Four, Five,
  Six, Seven, Eight, Nine
}
 specifies object width for objects such as lines and text More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the Node class.

To create or edit an instance of this class, use NXOpen.Diagramming.NodeBuilder

Created in NX10.0.0

Member Function Documentation

unsafe void NXOpen.Diagramming.Node.GetPorts ( out NXOpen.Diagramming.Port[]  ports)
inline

Get the ports on the node.

Created in NX11.0.1

License requirements: None.

Parameters
ports

Property Documentation

unsafe NXOpen.Diagramming.Annotation NXOpen.Diagramming.Node.Label
get

Returns the label of the sheet element.

Created in NX12.0.1

License requirements: None.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.