Parameters |
Description |
double dU |
[in] U parameter. |
const OdGePoint3dArray& vCtrlPts |
[in] Array of control points to be added. |
const OdGeDoubleArray& vWeights |
[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 U knot parameter.
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|