PathConnectionCollection Class

class NXOpen.Routing.Electrical.PathConnectionCollection

Bases: object

A collection of NXOpen.Routing.Electrical.PathConnection objects.

See NX Open Routing help for detailed information on the Connection data model.

To obtain an instance of this class, refer to NXOpen.Routing.RouteManager

New 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.PathConnection object.

Signature CreatePathConnection()

Returns:A NXOpen.Routing.Electrical.PathConnection
Return type:NXOpen.Routing.Electrical.PathConnection

New in version NX4.0.2.

License requirements: routing_advanced (“Routing Advanced”), routing_base (“Routing Basic”)