Harness proD API Help
EPLAN.Harness.API.Occurrences.Workspace Namespace / OccWsTwist Class / GetControlPoints Method
In This Topic
    GetControlPoints Method (OccWsTwist)
    In This Topic
    Gets all control point on this control path.
    Syntax
    public IList<IControlPoint> GetControlPoints()

    Return Value

    Control points of this path.
    See Also