Q3NURBCurve_New
You can use theQ3NURBCurve_New
function to create a new NURB curve.
TQ3GeometryObject Q3NURBCurve_New ( const TQ3NURBCurveData *curveData);
curveData
- A pointer to a
TQ3NURBCurveData
structure.DESCRIPTION
TheQ3NURBCurve_New
function returns, as its function result, a new NURB curve having the shape and attributes specified by thecurveData
parameter. If a new NURB curve could not be created,Q3NURBCurve_New
returns the valueNULL
.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help