Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLinkedTableData::appendRow Method
Syntax
C++
virtual OdInt32 appendRow(OdInt32 nNumRows);

Appends the specified number of rows into this linked table object. 

 

Parameters
Description
nNumRows
[in] Number of rows to add.

Starting index of the appended rows.

Method generates the eInvalidInput exception when the nNumRows argument is zero or negative.

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