Parameters |
Description |
double dV |
[in] V parameter. |
const OdGePoint3dArray& uCtrlPts |
[in] Array of control points to be added. |
const OdGeDoubleArray& uWeights |
[in] Array of weight values to add if the surface is rational. |
eOk if successful. If the dU parameter is out of range, returns eOutOfRange.
Inserts a row of control points at the given V knot parameter.
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|