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

    Return Value

    Connectable control points of this leading part.
    See Also