Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurve3d::isCoplanarWith Method
Syntax
C++
bool isCoplanarWith(const OdGeCurve3d& curve, OdGePlane& plane, const OdGeTol& tol = OdGeContext::gTol) const;

Returns true if the specified curve entity is coplanar with this curve and returns the common plane. 

 

Parameters
Description
curve
[in] Any 3D curve.
plane
[out] Receives the plane of the curves.
tol
[in] Geometric tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.