NurbCurve3d Constructor (Int32, KnotCollection, Point3dCollection, Boolean)

Initializes a new instance of the NurbCurve3d class
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public NurbCurve3d(
        int degree,
        KnotCollection knots,
        Point3dCollection controlPoints,
        bool periodic
)

Parameters

degree
Type: SystemInt32
knots
Type: Teigha.GeometryKnotCollection
controlPoints
Type: Teigha.GeometryPoint3dCollection
periodic
Type: SystemBoolean
See Also

©  Bricsys NV. All rights reserved.