Harness proD API Help
EPLAN.Harness.API.Occurrences.Workdesk Namespace / BaseWdShield Class / GetControlPoints Method
In This Topic
    GetControlPoints Method (BaseWdShield)
    In This Topic
    Gets all control point on this control path.
    Syntax
    public override IList<IControlPoint> GetControlPoints()

    Return Value

    Control points of this path.
    See Also