Close

Relief for ODA Team in Ukraine

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

Captures table template contents. 

 

Parameters
Description
pTable
[in] Table from which to capture the template.
nCopyOption
[in] Specifies which contents are captured while capturing a template.

Returns eOk if successful. Otherwise, returns eInvalidInput.

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