API Reference > OdGe Classes > OdGeBoundBlock3d Class > OdGeBoundBlock3d Methods > OdGeBoundBlock3d::setToBox Method
OdGeBoundBlock3d::setToBox Method
Syntax
C++
OdGeBoundBlock3d& setToBox(bool toBox);
Parameters 
Description 
bool toBox 
[in] If true, sets this bounding block to a coordinate-aligned otherwise, sets it to a parallelepiped bounding block. 

Sets this bounding block to a coordinate-aligned box, or a parallelogram bounding block. Returns a reference to this bounding block. 

 

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