API Reference > OdDg Classes > OdDgLevelTable Class > OdDgLevelTable Methods > OdDgLevelTable::add Method
OdDgLevelTable::add Method
Syntax
C++
virtual void add(OdDgTableRecordPtr pRecord, bool bKeepLevelMask = true);
Parameters 
Description 
OdDgTableRecordPtr pRecord 
[in] Pointer to the record to add.  
bCheckData 
[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.