Class Hierarchy
AcGeEntity2d AcGeBoundBlock2d
C++
class AcGeBoundBlock2d : public AcGeEntity2d;
File
geblok2d.h
Description
This class provides a two-dimensional bounding volume implementation. Bounding blocks may exist in two forms: as an ordinary coordinate-aligned bounding box and as a parallelogram.
Links
AcGeBoundBlock2d Constructor, AcGeBoundBlock2d Methods, AcGeBoundBlock2d Operators
See Also
AcGeBoundBlock3d