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.
ACDBCORE2D_PORT AcGiDrawable* drawable() override;
Returns a pointer to the AcGiDrawable for the object. If the object doesn't have an associated AcGiDrawable object, this function returns NULL.