Parameters |
Description |
double dU |
[in] u direction parameter. |
double dV |
[in] v direction parameter. |
OdGePoint3d& pos |
[out] A passed-in parameter for returning the evaluated position on the ModelerGeometry object. |
Returns eOk if evaluation is successfully done. If the u or v value is out of range, returns eOutOfRange.
Evaluates the position on the ModelerGeometry object at the specified parameter value (u, v).
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|