NurbCurve2d Constructor (Point2dCollection, Vector2dCollection, Tolerance, Boolean)

Initializes a new instance of the NurbCurve2d class
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public NurbCurve2d(
        Point2dCollection fitPoints,
        Vector2dCollection fitTangents,
        Tolerance fitTolerance,
        bool periodic
)

Parameters

fitPoints
Type: Teigha.GeometryPoint2dCollection
fitTangents
Type: Teigha.GeometryVector2dCollection
fitTolerance
Type: Teigha.GeometryTolerance
periodic
Type: SystemBoolean
See Also

©  Bricsys NV. All rights reserved.