Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
nNumCols
[in] Number of columns to add.

Starting index of the appended columns.

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

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