API Reference > OdGe Classes > OdGeBoundBlock3d Class > OdGeBoundBlock3d Methods > set Method > OdGeBoundBlock3d::set Method (OdGePoint3d&, OdGePoint3d&)
OdGeBoundBlock3d::set Method (OdGePoint3d&, OdGePoint3d&)
Syntax
C++
OdGeBoundBlock3d& set(const OdGePoint3d& p1, const OdGePoint3d& p2);
Parameters 
Description 
const OdGePoint3d& p1 
[in] First point of a coordinate-aligned box.  
const OdGePoint3d& p2 
[in] Second point of a coordinate-aligned box. 

Sets the bounding block to a coordinate-aligned box. 

 

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