4 Creating and Editing NURB Curves
Q3NURBCurve_New
function to create a new NURB curve.
TQ3GeometryObject Q3NURBCurve_New ( const TQ3NURBCurveData *curveData);curveData
A pointer to aTQ3NURBCurveData
structure.
Q3NURBCurve_New
function returns, as its function result, a new NURB curve having the shape and attributes specified by the curveData
parameter. If a new NURB curve could not be created, Q3NURBCurve_New
returns the value NULL
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker