API Reference > Classes > Geometry Classes > OdBmGRep Class > OdBmGRep Methods > OdBmGRep::setGeomBBox Method
OdBmGRep::setGeomBBox Method
Syntax
C++
OdResult setGeomBBox(const OdGeExtents3d&);
Parameters 
Description 
OdGeExtents3d 
[in] Input b-box.  

Returns eOk if successful or an appropriate error code in the other case.

Sets a boundary box to this object. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.