Parameters |
Description |
const OdGeLinearEnt3d& line |
[in] Any 3D linear entity. |
int& numInt |
[out] Receives the number of intersections. |
OdGePoint3d& p1 |
[out] Receives the first intersection point. |
OdGePoint3d& p2 |
[out] Receives the second intersection point. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
arc |
[in] Any 3D arc. |
plane |
[in] Any plane. |
Returns the intersections with other objects.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|