Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOccLeadingPartBase Interface / GetControlPoints Method
In This Topic
    GetControlPoints Method (IOccLeadingPartBase)
    In This Topic
    Get all connectable control points of this leading part.
    Syntax
    IEnumerable<IControlPoint> GetControlPoints()

    Return Value

    Connectable control points of this leading part.
    See Also