Share

AcDbObject::drawable

C++

ACDBCORE2D_PORT AcGiDrawable* drawable() override;

Description

Returns a pointer to the AcGiDrawable for the object. If the object doesn't have an associated AcGiDrawable object, this function returns NULL.

Links

AcDbEntity

Was this information helpful?