NurbCurve2d(Point2dCollection, Tolerance) Constructor

Initializes a new instance of the NurbCurve2d class

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public NurbCurve2d(
        Point2dCollection fitPoints,
        Tolerance fitTolerance
)

Parameters

fitPoints  Point2dCollection
 
fitTolerance  Tolerance
 
See Also

©  Bricsys NV. All rights reserved.