API Reference > OdDb Classes > OdDbObject Class > OdDbObject Methods > OdDbObject::drawable Method
OdDbObject::drawable Method
Syntax
C++
virtual OdGiDrawable* drawable();

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

Copyright © 2002–2020. Open Design Alliance. All rights reserved.