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

Adds an instance of the linetype record object in the container of the linetype 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.