NX Open C++ Reference Guide
|
The Electrical ShieldDevice corresponds to a shield instance of Routing::Electrical::ElectricalStockDevice . More...
Additional Inherited Members | |
![]() | |
enum | AutoRouteSel { AutoRouteSelBundleDiameter, AutoRouteSelLeastBundles, AutoRouteSelDesignRules, AutoRouteSelLeastSegments, AutoRouteSelShortestLength } |
Auto-route selections. More... | |
enum | RouteLevel { RouteLevelPin, RouteLevelComp, RouteLevelMixed, RouteLevelPartial } |
Routing level. More... | |
enum | RouteTypes { RouteTypesDefaultRoute = -1, RouteTypesAutoRoute, RouteTypesManualRoute } |
Route types (manual/auto). More... | |
![]() | |
NXOpen::Routing::Electrical::CableDefinition * | GetAssemblyDefinition () |
Returns the associated Routing::Electrical::CableDefinition . | |
NXString | GetConduitPartNumber () |
Returns the part number of the conduit applied over this Routing::Electrical::CableDevice object. | |
void | ImportCablePart (const NXString &partName) |
Loads the given cable part and imports the connections from given part and adds them as children to the Routing::Electrical::CableDevice . | |
void | ImportCablePart (const char *partName) |
Loads the given cable part and imports the connections from given part and adds them as children to the Routing::Electrical::CableDevice . | |
void | SetConduitPartNumber (const NXString &conduitPartNumber) |
Sets the part number of the conduit to be applied over this Routing::Electrical::CableDevice object. | |
void | SetConduitPartNumber (const char *conduitPartNumber) |
Sets the part number of the conduit to be applied over this Routing::Electrical::CableDevice object. | |
The Electrical ShieldDevice corresponds to a shield instance of Routing::Electrical::ElectricalStockDevice .
An electrical shield device is both an assembly definition and a electrical stock device. <br> Creator not available in KF. <br>
Created in NX4.0.2.