Parameters |
Description |
const OdGePoint3d& point |
[in] A point on the ModelerGeometry object. |
double& dU |
[in] A passed-in parameter for returning the value of the u parameter. |
double& dV |
[in] A passed-in parameter for returning the value of the v parameter. |
Returns eOk if successful or an appropriate error code in the other case.
Returns the u and v parameter for a point on this ModelerGeometry object.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|