API Reference > OdSi Classes > OdSiShapePlane Structure > OdSiShapePlane Methods > OdSiShapePlane::contains Method
OdSiShapePlane::contains Method
Syntax
C++
bool contains(const OdGeExtents3d&, bool, const OdGeTol&) const;
Parameters 
Description 
extents 
[in] Any 3D extents box.  
planar 
[in] If and only if true, a planar computation is made. 

Returns true if and only if this Shape object contains the specfied extents. 

 

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