NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
List of all members
NXOpen.Routing.Electrical.WireDevice Class Reference

The Electrical WireDevice corresponds to a wire instance of NXOpen.Routing.Electrical.ElectricalStockDevice . More...

Inheritance diagram for NXOpen.Routing.Electrical.WireDevice:
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 NXOpen.Utilities.NXRemotableObject IMessageSink

Additional Inherited Members

- Public Types inherited from NXOpen.Routing.Electrical.ElectricalStockDevice
enum  AutoRouteSel {
  BundleDiameter, LeastBundles, DesignRules, LeastSegments,
  ShortestLength
}
 Auto-route selections. More...
 
enum  RouteLevel { Pin, Comp, Mixed, Partial }
 Routing level. More...
 
enum  RouteTypes { DefaultRoute = -1, AutoRoute, ManualRoute }
 Route types (manual/auto). More...
 
- Public Member Functions inherited from NXOpen.Routing.Electrical.ElectricalStockDevice
unsafe double CalculateCutLength ()
 Calculates and sets cut length on object. More...
 
unsafe void ChangeHarness (NXOpen.Routing.Electrical.HarnessDevice harnessDevice)
 Adds this stockdevice as child of given HarnessDevice. More...
 
unsafe
NXOpen.Routing.Electrical.ConnectorDevice 
FindFromConnector ()
 Find the from connector for this stock device. More...
 
unsafe
NXOpen.Routing.Electrical.Connection 
FindImplementedConnection ()
 Find the NXOpen.Routing.Electrical.Connection implemented by this device. More...
 
unsafe
NXOpen.Routing.Electrical.HarnessDefinition 
FindNearestHarnessDefinition ()
 Get nearest NXOpen.Routing.Electrical.HarnessDefinition encountered up the parent-child hierarchy. More...
 
unsafe
NXOpen.Routing.Electrical.HarnessDevice 
FindNearestHarnessDevice ()
 Find the nearest NXOpen.Routing.Electrical.HarnessDevice encountered up the parent-child hierarchy. More...
 
unsafe
NXOpen.Routing.Electrical.ConnectorDevice 
FindToConnector ()
 Find the to connector for this stock device. More...
 
unsafe
NXOpen.Routing.Electrical.CableDefinition 
FindTopmostCableDefinition ()
 Get topmost NXOpen.Routing.Electrical.CableDefinition encountered up the parent-child hierarchy. More...
 
unsafe
NXOpen.Routing.Electrical.ConnectorDevice[] 
GetIntermediateComponents ()
 Get intermediate components More...
 
unsafe
NXOpen.Routing.LogicalTerminal[] 
GetIntermediateTerminals ()
 Get the intermediate terminals associated to this stock device. More...
 
unsafe bool HasIntermediateComponents ()
 Does this stock device have intermediate components? More...
 
unsafe void ManuallyRoute (NXOpen.Routing.Electrical.ElectricalStockDevice.RouteLevel routeLevel, NXOpen.Routing.ISegment[] segments)
 Manually routes a NXOpen.Routing.Electrical.ElectricalStockDevice . More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Routing.Electrical.ElectricalStockDevice
unsafe string ColorName [get, set]
 Returns or sets the color name. More...
 
unsafe double CutLength [get, set]
 Returns or sets the cut length. More...
 
unsafe int NxColorValue [get, set]
 Returns or sets the NX color value. More...
 

Detailed Description

The Electrical WireDevice corresponds to a wire instance of NXOpen.Routing.Electrical.ElectricalStockDevice .

Creator not available in KF.

Created in NX4.0.2


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