Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
plane
[in] Planar entity that is presumably parallel to this linear entity.
tol
[in] Geometric tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.