NurbCurve3d(Int32, PolylineCurve3d, Boolean) Constructor

Initializes a new instance of the NurbCurve3d class

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public NurbCurve3d(
        int degree,
        PolylineCurve3d fitPolyline,
        bool periodic
)

Parameters

degree  Int32
 
fitPolyline  PolylineCurve3d
 
periodic  Boolean
 
See Also

©  Bricsys NV. All rights reserved.