API Reference > OdDb Classes > OdDbBlockPropertiesTable Class > OdDbBlockPropertiesTable Methods > OdDbBlockPropertiesTable::setDefaultActiveRow Method
OdDbBlockPropertiesTable::setDefaultActiveRow Method
Syntax
C++
void setDefaultActiveRow(int row);
Parameters 
Description 
int row 
[in] Row index. 

this function actually changes default values of the parameters used in the table

  • details Changes the default values of the parameters used in the table.

 

Throws the eNotImplemented exception.

Copyright © 2002–2021. Open Design Alliance. All rights reserved.