Harness proD API Help
EPLAN.Harness.API.Occurrences.Workspace Namespace / BaseWsLeadingPart Class / GetControlPoints Method
In This Topic
    GetControlPoints Method (BaseWsLeadingPart)
    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