C++
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.
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.