Close

Relief for ODA Team in Ukraine

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

Returns true if and only if the specified line is collinear with this one. 

 

Parameters
Description
line
[in] 3D linear entity which is tested to be collinear with this linear entity.
tol
[in] Geometric tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.