|
NX Open C++ Reference Guide
|
Represents the defining data for a physical Routing::Port . More...
Additional Inherited Members | |
Public Types inherited from NXOpen::NXObject | |
| enum | AttributeType { AttributeTypeInvalid, AttributeTypeNull, AttributeTypeBoolean, AttributeTypeInteger, AttributeTypeReal, AttributeTypeString, AttributeTypeTime, AttributeTypeReference, AttributeTypeAny = 100 } |
| Specifies attribute type. More... | |
| enum | DateAndTimeFormat { DateAndTimeFormatNumeric, DateAndTimeFormatTextual } |
| Specifies the format of the date and time attribute. More... | |
Public Member Functions inherited from NXOpen::Routing::InterfaceTerminalBase | |
| std::vector < NXOpen::Routing::Port * > | GetPorts () |
| Get the physical Routing::Port s associated with the terminal. | |
| NXOpen::Routing::Port * | Port () |
| Returns a physical port representing a prototype Routing::Port on a connector piece part or subassembly. | |
Represents the defining data for a physical Routing::Port .
<br>
@link Routing::InterfaceTerminalShadow Routing::InterfaceTerminalShadow@endlink is an assembly shadow of @link Routing::InterfaceTerminalBase Routing::InterfaceTerminalBase@endlink .
Component assignment associates the physical NX @link Routing::Port Routing::Port@endlink to the logical port defined by this
@link Routing::InterfaceTerminalShadow Routing::InterfaceTerminalShadow@endlink .
<br>
<br>
@link Routing::InterfaceTerminalShadow Routing::InterfaceTerminalShadow@endlink objects reside in the work part (in assembly context) and
carries the same GUID as the source @link Routing::Port Routing::Port@endlink . It syncs with the source anytime necessary or possible.
<br>
<br>
Shadow objects are like extracted objects and stand in for the source objects, when source parts are
unavailable or unloaded.
<br>
<br>
See NX Routing help for the Connectivity data model documentation.
<br>
<br> Creator not available in KF. <br>
Created in NX4.0.2.