NX Open C++ Reference Guide
List of all members
NXOpen::Routing::InterfaceTerminalShadow Class Reference

Represents the defining data for a physical NXOpen::Routing::Port . More...

Inheritance diagram for NXOpen::Routing::InterfaceTerminalShadow:
NXOpen::Routing::InterfaceTerminalBase NXOpen::Routing::RouteObject NXOpen::Routing::RootObject NXOpen::Routing::ICharacteristic NXOpen::NXObject NXOpen::INXObject NXOpen::TaggedObject NXOpen::INXObject

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 NXOpen::Routing::Port s associated with the terminal. More...
 
NXOpen::Routing::PortPort ()
 Returns a physical port representing a prototype NXOpen::Routing::Port on a connector piece part or subassembly. More...
 

Detailed Description

Represents the defining data for a physical NXOpen::Routing::Port .


NXOpen::Routing::InterfaceTerminalShadow is an assembly shadow of NXOpen::Routing::InterfaceTerminalBase . Component assignment associates the physical NX NXOpen::Routing::Port to the logical port defined by this NXOpen::Routing::InterfaceTerminalShadow .

NXOpen::Routing::InterfaceTerminalShadow objects reside in the work part (in assembly context) and carries the same GUID as the source NXOpen::Routing::Port . It syncs with the source anytime necessary or possible.

Shadow objects are like extracted objects and stand in for the source objects, when source parts are unavailable or unloaded.

See NX Routing help for the Connectivity data model documentation.

Creator not available in KF.

Created in NX4.0.2.


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