API Reference > OdGe Classes > OdGeBoundBlock2d Class > OdGeBoundBlock2d Methods > OdGeBoundBlock2d::extend Method
OdGeBoundBlock2d::extend Method
Syntax
C++
OdGeBoundBlock2d& extend(const OdGePoint2d& point);
Parameters 
Description 
const OdGePoint2d& point 
[in] Any 2D point. 

Extends the bounding block to contain the specified point. 

 

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