Harness proD API Help
EPLAN.Harness.API.Occurrences.CableDrawing Namespace / BaseCdSurfaceProtection Class / GetControlPoints Method
In This Topic
    GetControlPoints Method (BaseCdSurfaceProtection)
    In This Topic
    Returns correctly sorted list of control points.
    Syntax
    public IReadOnlyList<ICdControlPoint> GetControlPoints()

    Return Value

    Correctly sorted list of control points.
    See Also