Harness proD API Help
EPLAN.Harness.API.Occurrences.Workdesk Namespace / BaseWdLeadingPart Class / GetControlPoints Method
In This Topic
    GetControlPoints Method (BaseWdLeadingPart)
    In This Topic
    Get all connectable control points of this leading part.
    Syntax
    public abstract IEnumerable<IControlPoint> GetControlPoints()

    Return Value

    Connectable control points of this leading part.
    See Also