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

    Return Value

    Correctly sorted list of control points.
    See Also