Parameters |
Description |
const OdGePoint3d& point |
[in] Point on the full circle. |
OdGeLine3d& line |
[out] Receives the tangent line at that point. |
const OdGeTol& tol |
[in] Geometric tolerance. |
OdGeError& status |
[out] Receives the status of the query. |
Returns true if and only if the specified point is on the full circle of this arc, the tangent at that point, and the status of the query.
Possible status values:
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|