Close

Relief for ODA Team in Ukraine

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

Checks whether if this OdGeExtents3d object contains the specified extents. 

 

Parameters
Description
extents
[in] 3D extents that are tested to be within these extents.
tol
[in] Geometric tolerance.

true if and only if this OdGeExtents3d object contains valid extents.

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