Parameters |
Description |
OdUInt32 degree |
[in] Input spline degree value. |
OdGeKnotVector knots |
[in] Input array of knots. |
OdGePoint3dArray controlPoints |
[in] Input array of spline control points. |
OdDoubleArray weights |
[in] Input array of point weights. |
eOk if the operation completed successfully, or an appropriate error code otherwise.
Creates a NURB spline.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|