NurbCurve2d Constructor (Int32, PolylineCurve2d, 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(
        int degree,
        PolylineCurve2d fitPolyline,
        bool periodic
)

Parameters

degree
Type: SystemInt32
fitPolyline
Type: Teigha.GeometryPolylineCurve2d
periodic
Type: SystemBoolean
See Also

©  Bricsys NV. All rights reserved.