Class Hierarchy
AcRxObject AcGiDrawable AcDbObject AcDbEntity AcDbBody
C++
class AcDbBody : public AcDbEntity;
File
dbbody.h
Description
The AcDbBody class is used to represent nonmanifold solids and other ShapeManager entities that do not fit the characteristics of the AcDb3dSolid or AcDbRegion classes.
Links
See Also
AcDbVoidPtrArray, AcDb3dSolid, AcDbRegion