API Reference > OdDb Classes > OdDbAbstractViewTableRecord Class > OdDbAbstractViewTableRecord Methods > OdDbAbstractViewTableRecord::drawable Method
OdDbAbstractViewTableRecord::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.