Harness proD API Help
EPLAN.Harness.API.Occurrences.Nailboard Namespace / OccNbLoop Class / GetControlPoints Method
In This Topic
    GetControlPoints Method (OccNbLoop)
    In This Topic
    Get all control points of this loop.
    Syntax
    public IEnumerable<OccNbLeadingPoint> GetControlPoints()

    Return Value

    Control points of this loop occurrence.
    See Also