Parameters |
Description |
const OdGeCurve3d& curve1 |
[in] First 3D curve. |
const OdGeCurve3d& curve2 |
[in] Second 3D curve. |
const OdGeVector3d& planeNormal = OdGeVector3d::kIdentity |
[in] Specifies the normal to the plane for getIntConfigs(). |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
Reference to this OdGeCurveCurveInt3d object.
Sets the curves, plane normals, and tolerance for which to determine intersections.
The planeNormal argument is used only with getIntConfigs(). You must supply this argument only if you are using getIntConfigs().
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|