API Reference > OdDb Classes > OdDbTextStyleTable Class > OdDbTextStyleTable Methods > OdDbTextStyleTable::add Method
OdDbTextStyleTable::add Method
Syntax
C++
virtual OdDbObjectId add(OdDbSymbolTableRecord* pRecord);

Adds an instance of the text style record object in the container of the text style table object. This method is inherited from the OdDbSymbolTable class which is base class for all predefined tables. For more details, see: OdDbSymbolTable::add() method.

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