AcDbShape

Class Hierarchy

AcRxObject
    AcGiDrawable
    AcHeapOperators
        AcDbObject
            AcDbEntity
                AcDbShape

C++

class AcDbShape : public AcDbEntity;

File

dbents.h

Description

The AcDbShape class represents the SHAPE entity within AutoCAD.

Links

AcDbShape Constructor, AcDbShape Methods

See Also

AcDbObject, AcDbText, AcGePoint3d, AcGeVector3d