Parameters |
Description |
const OdGeCurve2d& curve1 |
[in] First 2D curve. |
const OdGeCurve2d& curve2 |
[in] Second 2D curve. |
const OdGeInterval& range1 |
[in] Range of first curve. |
const OdGeInterval& range2 |
[in] Range of second curve. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
Constructor. Creates an OdGeCurveCurveInt2d object with specified two curves, their ranges and geometric tolerance.
Intersection points and overlaps are only returned if they are within the two specified parameter ranges
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|