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

More...

Inheritance diagram for NXOpen.Routing.PartDefinitionShadow:
NXOpen.Routing.ItemDefinition NXOpen.Routing.RouteObject NXOpen.Routing.RootObject NXOpen.Routing.ICharacteristic NXOpen.NXObject NXOpen.INXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.Routing.Electrical.ElectricalPartDefinitionShadow

Public Member Functions

unsafe
NXOpen.Routing.InterfaceTerminalShadow[] 
GetInterfaceTerminalShadows ()
 Returns the NXOpen.Routing.PartDefinitionShadow 's associated NXOpen.Routing.InterfaceTerminalShadow s. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Routing.ItemDefinition
unsafe NXOpen.Part DefiningNxObject [get]
 Returns the NX object associated with the item definition object. More...
 

Detailed Description

NXOpen.Routing.PartDefinitionShadow contains the defining data for a logical part, such as an connector.

NXOpen.Routing.PartDefinitionShadow s contains a list of NXOpen.Routing.InterfaceTerminalShadow s. Component assignment associates the physical NX component to the logical component defined by this NXOpen.Routing.PartDefinitionShadow .

See NX Routing help for the Connectivity data model documentation.

Creator not available in KF.

Created in NX4.0.2

Member Function Documentation

unsafe NXOpen.Routing.InterfaceTerminalShadow [] NXOpen.Routing.PartDefinitionShadow.GetInterfaceTerminalShadows ( )
inline

Returns the NXOpen.Routing.PartDefinitionShadow 's associated NXOpen.Routing.InterfaceTerminalShadow s.

Created in NX4.0.2

License requirements: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

Returns
The NXOpen.Routing.InterfaceTerminalShadow s for this NXOpen.Routing.PartDefinitionShadow

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