NX Open C++ Reference Guide
Public Member Functions | 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

Public Member Functions

void GetPorts (std::vector< NXOpen::Diagramming::Port * > &ports)
 Get the ports on the node. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen::DisplayableObject
enum  ObjectFont {
  ObjectFontSolid = 1, ObjectFontDashed, ObjectFontPhantom, ObjectFontCenterline,
  ObjectFontDotted, ObjectFontLongDashed, ObjectFontDottedDashed
}
 specifies the object font for objects such as lines
Created in NX3.0.0. More...
 
enum  ObjectWidth {
  ObjectWidthNormal, ObjectWidthThick, ObjectWidthThin, ObjectWidthOne = 5,
  ObjectWidthTwo, ObjectWidthThree, ObjectWidthFour, ObjectWidthFive,
  ObjectWidthSix, ObjectWidthSeven, ObjectWidthEight, ObjectWidthNine
}
 specifies object width for objects such as lines and text
Created in NX3.0.0. 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

void NXOpen::Diagramming::Node::GetPorts ( std::vector< NXOpen::Diagramming::Port * > &  ports)

Get the ports on the node.


Created in NX11.0.1.

License requirements : None

Parameters
portsports

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