Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTableTemplate::createTable Method
Syntax
C++
virtual OdResult createTable(OdDbTable* pTable, OdDb::TableCopyOption nCopyOption);

Creates a table from the specified template contents. 

 

Parameters
Description
pTable
[out] Pointer to created table.
nCopyOption
[in] Specifies which contents are copied while creating a table.

Returns eOk if successful. Otherwise, returns eInvalidInput.

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