Close

Relief for ODA Team in Ukraine

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

Returns true if and only if the specified linear entity is parallel to this one. 

 

Parameters
Description
line
[in] 2D linear entity that is tested for being parallel with this linear entity.
tol
[in] Geometric tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.