Parameters |
Description |
const OdGePoint2d& point |
[in] A 2D point to be tested whether it lies on the elliptical arc. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
A boolean value that indicates whether a given point is inside the full ellipse.
Returns true if and only if the specified point lies within the full ellipse.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|