API Reference > OdGe Classes > OdGeBoundBlock2d Class
OdGeBoundBlock2d Class
OdGeBoundBlock2dOdGeBoundBlock2d
Syntax
C++
class OdGeBoundBlock2d : public OdGeEntity2d;

GeBoundBlock2d.h

This class implements a 2D bounding area. 

Corresponding C++ library: TD_Ge 

 

 
Name 
Description 
 
This is the overview for the OdGeBoundBlock2d constructor overload. 
 
Name 
Description 
 
Returns true if and only if the point is contained in the bounding block.
 
 
Extends the bounding block to contain the specified point.
 
 
get 
Returns base and sides of bounding block.
 
 
Returns the extents of the bounding block.
 
 
Returns true if and only if this bounding block is a coordinate-aligned box. 
 
Returns true if and only if specified bounding block does not intersect this bounding block.
 
 
set 
This is the overview for the set method overload. 
 
Sets this bounding block to a coordinate-aligned box, or a parallelogram bounding block. Returns a reference to this bounding block.
 
 
Moves the walls of the bounding block the specified distance.
 
 
Name 
Description 
 
= 
details The assignment operator for the OdGeBoundBlock2d class.  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.