Parameters |
Description |
const OdGePoint3d& point |
[in] Point on the ModelerGeometry object. |
double& dU |
[in] Passed-in parameter for returning the value of the U parameter. |
double& dV |
[in] Passed-in parameter for returning the value of the V parameter. |
eOk if successful or an appropriate error code otherwise.
Returns the U and V parameter for a point on this ModelerGeometry object.
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|