Close

Relief for ODA Team in Ukraine

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

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

 

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