Parameters |
Description |
const IBulgeSeg2D& rSegB |
[in] Segment to check for intersections with. |
Intersection* pInt1 = NULL |
[out] (Optional) First intersection object. |
Intersection* pInt2 = NULL |
[out] (Optional) Second intersection object. |
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.
|