Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeBoundBlock2d::contains Method
Syntax
C++
bool contains(const OdGePoint2d& point, const OdGeTol& tol = OdGeContext::gTol) const;

Checks whether the point is contained in the bounding block. 

 

Parameters
Description
point
[in] Any 2D point.
tol
[in] Geometric tolerance.

true if the point is contained in the bounding block.

Copyright © 2002-2022. Open Design Alliance All rights reserved.