Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::insertRowsAndInherit Method
Syntax
C++
void insertRowsAndInherit(OdInt32 nIndex, OdInt32 nInheritFrom, OdInt32 nNumRows);

Inserts rows at the specified index and inherits their format from the reference row. 

 

Parameters
Description
nIndex
[in] Index.
nInheritFrom
[in] Row number in the table that the format will be inherited from.
nNumRows
[in] Number of inserted rows.
Copyright © 2002-2022. Open Design Alliance All rights reserved.