The function
ProCableLengthGet() provides the length of the specified wire within a specified harness.
The functions
ProCableSegmentsGet() and
ProCablesegmentPointsGet() provide the geometry of a named wire, bundle, or cable within a specified harness part. The geometry of a wire or cable is divided into a number of segments, each of which represents a region where the wire or cable is bundled with other wires and cables. The geometry of each such segment is described by a series of three-dimensional locations and tangent vectors.
The function
ProCablesegmentIsInBundle() determines whether a cable segment runs into a bundle.
The function
ProCablesegmentIsNew() determines whether the cable segment is connected to a previous cable segment.