AcRxObject AcGiDrawable AcHeapOperators AcDbObject AcDbEntity AcDbSolid
class AcDbSolid : public AcDbEntity;
dbents.h
The AcDbSolid class is the representation for the SOLID entity within AutoCAD. The SOLID entity is a 2D entity, not the 3D solids that are represented by the AcDb3dSolid and AcDbBody classes.
AcDbSolid Constructor, AcDbSolid Methods
AcDbObject, AcDbTrace, AcGePoint3d, AcGeVector3d