PathConnectionCollection Class¶
-
class
NXOpen.Routing.Electrical.PathConnectionCollection¶ Bases:
objectA collection of
NXOpen.Routing.Electrical.PathConnectionobjects.See NX Open Routing help for detailed information on the Connection data model.
To obtain an instance of this class, refer to
NXOpen.Routing.RouteManagerNew in version NX4.0.2.
Methods¶
| Method | Description |
|---|---|
| CreatePathConnection | Create a NXOpen.Routing.Electrical.PathConnection object. |
Method Detail¶
CreatePathConnection¶
-
PathConnectionCollection.CreatePathConnection¶ Create a
NXOpen.Routing.Electrical.PathConnectionobject.Signature
CreatePathConnection()Returns: A NXOpen.Routing.Electrical.PathConnectionReturn type: NXOpen.Routing.Electrical.PathConnectionNew in version NX4.0.2.
License requirements: routing_advanced (“Routing Advanced”), routing_base (“Routing Basic”)