Close

Relief for ODA Team in Ukraine

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

Removes the row at the specified index. 

 

Parameters
Description
row
[in] Index of row.

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

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