Parameters |
Description |
int iUIndex |
[in] U direction index. |
int iVIndex |
[in] V direction index. |
OdGePoint3d& point |
[out] Control point. |
double& weight |
[out] Weight value. |
bool& bIsRational |
[out] Flag determining whether this control point is rational. |
eOk if successful or an appropriate error code otherwise.
Retrieves the control point and weight on the ModelerGeometry object by the specified indices (U, V).
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|