API Reference > OdDg Classes > OdDgDisplayStyleTable Class > OdDgDisplayStyleTable Methods > OdDgDisplayStyleTable::add Method
OdDgDisplayStyleTable::add Method
Syntax
C++
virtual void add(OdDgDisplayStyleTableRecordPtr pRecord, bool bCheckData = true);
Parameters 
Description 
OdDgDisplayStyleTableRecordPtr pRecord 
[in] Pointer to the record to add.  
bool bCheckData = true 
[in] If it false then check only record name, not editional properties 

Returns the Element ID of the newly added record.

Adds the specified record to this Table object. 

 

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