API Reference > OdSi Classes > OdSiShapeBoundPlane Structure > OdSiShapeBoundPlane Methods > OdSiShapeBoundPlane::contains Method
OdSiShapeBoundPlane::contains Method
Syntax
C++
bool contains(const OdGeExtents3d& extents, bool planar, const OdGeTol& tol) const;
Parameters 
Description 
const OdGeExtents3d& extents 
[in] Any 3D extents box.  
bool planar 
[in] Specifies whether a planar computation should be performed.  
const OdGeTol& tol 
[in] Tolerance.
 

false.

Checks if this shape bounded plane object contains the specified extents. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.