API Reference > OdGe Classes > OdGeBoundBlock2d Class > OdGeBoundBlock2d Methods > OdGeBoundBlock2d::setToBox Method
OdGeBoundBlock2d::setToBox Method
Syntax
C++
OdGeBoundBlock2d& setToBox(bool toBox);
Parameters 
Description 
bool toBox 
[in] If true, sets this bounding block to a coordinate-aligned box; otherwise, sets it to a parallelogram 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.