API Reference > Classes > Geometry Classes > OdBmGRep Class > OdBmGRep Methods > OdBmGRep::setBBox Method
OdBmGRep::setBBox Method
Syntax
C++
OdResult setBBox(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-2020. Open Design Alliance. All rights reserved.