Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdTableCreator::getRowCount Method
Syntax
C++
void getRowCount(OdUInt32& row_count) const;

Returns the current row count for the table to be created.

Parameters
Description
row_count
[out] A placeholder for the row count.

The method accepts a passed value, fills it and returns it to a calling subroutine.

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