Harness proD API Help
EPLAN.Harness.API.Occurrences.Nailboard Namespace / OccNbCablesTwist Class / GetControlPoints Method
In This Topic
    GetControlPoints Method (OccNbCablesTwist)
    In This Topic
    Returns correctly sorted list of control points.
    Syntax
    public IReadOnlyList<BaseNbControlPoint> GetControlPoints()

    Return Value

    Correctly sorted list of control points.
    See Also