Share

AcDbObject::drawable

C++

virtual AcGiDrawable* drawable();

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

AcDbObject

Was this information helpful?