Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgLevelTable::add Method
Syntax
C++
virtual void add(OdDgTableRecordPtr pRecord, bool bKeepLevelMask = true);

Adds the specified record to this Table object. 

 

Parameters
Description
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.

Copyright © 2002-2022. Open Design Alliance All rights reserved.