Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / RibbonCableInputBranchInfo Class / BranchControlPoints Property
In This Topic
    BranchControlPoints Property
    In This Topic
    Branch middle control points. These can be either coordinates or inline ribbon pin.
    Syntax
    public List<PlacePosition> BranchControlPoints {get;}
    See Also