Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockPropertiesTable::insertRow Method
Syntax
C++
void insertRow(int after);

Inserts a row after the specified index. 

 

Parameters
Description
after
[in] Index of the row after which to insert.

Throws the eInvalidIndex exception if the specified index is not valid.

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