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. |
Constructor. Creates an OdGeCurveCurveInt3d object with specified two curves and geometric tolerance.
The planeNormal argument is used only with getIntConfigs(). You must supply this argument if and only if you are using getIntConfigs().
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|