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

Extends the bounding block to contain the specified point. 

 

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