Parameters |
Description |
int iUDegree |
[in] New degree value in the U direction. |
int iVDegree |
[in] New degree value in the V direction. |
int iNumUCtrlPts |
[in] New quantity of control points in the U direction. |
int iNumVCtrlPts |
[in] New quantity of control points in the V direction. |
bool bRestore |
[in] Restore flag. |
eOk if successful or an appropriate error code otherwise.
Rebuilds this ModelerGeometry object with a specified new degree and quantity of control points in the U and V directions. This operation modifies the shape of the ModelerGeometry object.
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|