Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeLinearEnt3d::overlap Method
Syntax
C++
bool overlap(const OdGeLinearEnt3d& line, OdGeLinearEnt3d*& overlap, const OdGeTol& tol = OdGeContext::gTol) const;

Determines if two lines overlap and if so returns the line that coincides with their region of overlap. 

 

Parameters
Description
line
[in] 3D linear entity with which overlapping is tested.
overlap
[out] Output linear entity that is coincident with the region of overlap.
tol
[in] Input tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.