Parameters |
Description |
const OdGeLinearEnt3d& line |
[in] 3D linear entity with which overlapping is tested. |
OdGeLinearEnt3d*& overlap |
[out] Output linear entity that is coincident with the region of overlap. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Input tolerance. |
Determines if two lines overlap and if so returns the line that coincides with their region of overlap.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|