Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IControlPath Interface / GetControlPoints Method
In This Topic
    GetControlPoints Method (IControlPath)
    In This Topic
    Gets all control point on this control path.
    Syntax
    IList<IControlPoint> GetControlPoints()

    Return Value

    Control points of this path.
    See Also