Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::isAutoScale Method
Syntax
C++
bool isAutoScale(OdInt32 row, OdInt32 col, OdInt32 nContent) const;

Checks whether data in the cell is auto-scaled or not. 

 

Parameters
Description
row
[in] Row index of the cell.
col
[in] Column index of the cell.
nContent
[in] Content index.

True if the cell data is auto-scaled; false otherwise.

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