Parameters |
Description |
const OdGeCircArc3d& arc |
[in] Any 3D arc entity. |
OdGePoint3d& p1 |
[out] Receives the first intersection point on the arc. |
OdGePoint3d& p2 |
[out] Receives the second intersection point on the arc. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
intn |
[out] Receives the number of intersections. |
Returns True if the specified arc intersects the arc entity.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|