Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / CableLayersPositionData Class / SublayersPositionData Property
In This Topic
    SublayersPositionData Property
    In This Topic
    Dictionary holding information about positions of cable sub-layers based on EPLAN.Harness.API.LibraryParts.CableEntities.BaseCablePlaceableEntityInfo - namely Shields, Twists, Insulators or Wires. Keys are cable sub-entities and values are tuples of PlacePosition lists. The first list in the tuple contains control point positions of respective sub-layer, which is in first branch of the cable, the second list contains control points, which are on the second branch of current sub-layer. Both lists are ordered - the last element in each list will be the position of a sub-layer endpoint (or last control point in case of wires) and the first element is the control point closest to parent layer.
    Syntax
    See Also