Parameters |
Description |
const IBulgeSeg2D& rSegB |
[in] Segment to check for intersections with. |
OdGePoint2d* pPt1 |
[out] (Optional) First intersection point. |
OdGePoint2d* pPt2 = NULL |
[out] (Optional) Second intersection point. |
const OdGeTol& gTol = FMGeGbl::gTol |
[in] Tolerance. |
The number of intersection points.
Gets the number of intersections with the specified segment.
Copyright © 2002-2020. Open Design Alliance. All rights reserved.
|