Close

Relief for ODA Team in Ukraine

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

Checks whether the passed point is contained in the bounding block. 

 

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

true if the specified point is contained in the bounding block, false otherwise.

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