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

    Return Value

    Control points of this leading part occurrence.
    See Also