NonPathConnectionCollection Class¶
-
class
NXOpen.Routing.Electrical.NonPathConnectionCollection¶ Bases:
objectA collection of
NXOpen.Routing.Electrical.NonPathConnectionobjects.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 |
|---|---|
| CreateNonPathConnection | Creates a NXOpen.Routing.Electrical.NonPathConnection object. |
Method Detail¶
CreateNonPathConnection¶
-
NonPathConnectionCollection.CreateNonPathConnection¶ Creates a
NXOpen.Routing.Electrical.NonPathConnectionobject.Signature
CreateNonPathConnection()Returns: A NXOpen.Routing.Electrical.NonPathConnectionReturn type: NXOpen.Routing.Electrical.NonPathConnectionNew in version NX4.0.2.
License requirements: routing_advanced (“Routing Advanced”), routing_base (“Routing Basic”)