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

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

Detailed Description

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.


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