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

Holds the collection of wires in a NXOpen::Routing::Electrical::CableDevice . More...

Inheritance diagram for NXOpen::Routing::Electrical::CableDefinition:
NXOpen::Routing::AssemblyDefinition NXOpen::Routing::ItemDefinition NXOpen::Routing::RouteObject NXOpen::Routing::RootObject NXOpen::Routing::ICharacteristic NXOpen::NXObject NXOpen::INXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::Routing::Electrical::ShieldDefinition

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::AssemblyDefinition
void AddSingleDeviceChild (NXOpen::Routing::SingleDevice *device)
 Adds a NXOpen::Routing::SingleDevice object to the list of objects contained in the assembly. More...
 
NXOpen::Routing::SingleDeviceGetReferencingDevice ()
 Gets the NXOpen::Routing::SingleDevice object that has this AssemblyDefinition object as its definition. More...
 
std::vector
< NXOpen::Routing::SingleDevice * > 
GetSingleDeviceChildren ()
 Gets the list of NXOpen::Routing::SingleDevice objects contained in the assembly. More...
 
bool IsSingleDeviceChild (NXOpen::Routing::SingleDevice *device)
 Determines if a NXOpen::Routing::SingleDevice object is contained in the assembly. More...
 
void RemoveSingleDeviceChild (NXOpen::Routing::SingleDevice *device)
 Removes a NXOpen::Routing::SingleDevice from the list of objects contained in the assembly. More...
 
void ReplaceSingleDeviceChildren (const std::vector< NXOpen::Routing::SingleDevice * > &replacementChildren)
 Replaces the list of NXOpen::Routing::SingleDevice objects contained in the assembly. More...
 

Detailed Description

Holds the collection of wires in a NXOpen::Routing::Electrical::CableDevice .


A cable consists of both a NXOpen::Routing::Electrical::CableDevice and a NXOpen::Routing::Electrical::CableDefinition . A NXOpen::Routing::Electrical::CableDevice object uses a NXOpen::Routing::Electrical::CableDefinition to hold a collection of NXOpen::Routing::Electrical::WireDevice objects and/or NXOpen::Routing::Electrical::CableDevice objects contained by the cable. This definition corresponds to AP212 Assembly_definition.
See the NX Routing help for detailed information on the Connection data model.
Creator not available in KF.

Created in NX4.0.2.


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