Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockPropertiesTable::indexOfRow Method
Syntax
C++
int indexOfRow(int id) const;

Gets the index of the specified row ID. 

 

Parameters
Description
id
[in] Row ID.

The index of the specified row ID. 

1 if the index is not valid. Rows may be reordered, but each row has a unique (within the table) ID that does not change.

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