Parameters |
Description |
const OdGePoint3d& point |
[in] Input point. |
double& param |
[out] Output parameter value of the point if the point lies on the curve. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
Determines whether a point lies on the curve.
By default this function throws the exception "not Implemented". Should be implemented in derived classes.
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|