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

The Electrical ShieldDevice corresponds to a shield instance of Routing::Electrical::ElectricalStockDevice . More...

Inheritance diagram for NXOpen::Routing::Electrical::ShieldDevice:
NXOpen::Routing::Electrical::CableDevice NXOpen::Routing::Electrical::ElectricalStockDevice NXOpen::Routing::StockDevice NXOpen::Routing::SingleDevice 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::Routing::Electrical::ElectricalStockDevice
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...
 
- Public Member Functions inherited from NXOpen::Routing::Electrical::CableDevice
NXOpen::Routing::Electrical::CableDefinitionGetAssemblyDefinition ()
 Returns the associated NXOpen::Routing::Electrical::CableDefinition . More...
 
NXString GetConduitPartNumber ()
 Returns the part number of the conduit applied over this NXOpen::Routing::Electrical::CableDevice object. More...
 
void ImportCablePart (const NXString &partName)
 Loads the given cable part and imports the connections from given part and adds them as children to the NXOpen::Routing::Electrical::CableDevice . More...
 
void ImportCablePart (const char *partName)
 Loads the given cable part and imports the connections from given part and adds them as children to the NXOpen::Routing::Electrical::CableDevice . More...
 
void SetConduitPartNumber (const NXString &conduitPartNumber)
 Sets the part number of the conduit to be applied over this NXOpen::Routing::Electrical::CableDevice object. More...
 
void SetConduitPartNumber (const char *conduitPartNumber)
 Sets the part number of the conduit to be applied over this NXOpen::Routing::Electrical::CableDevice object. More...
 

Detailed Description

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.
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.