Close
Relief for ODA Team in Ukraine
Learn more
ODA Drawings SDK
API Reference
>
OdDb Classes
>
OdDbBlockPropertiesTable Class
>
OdDbBlockPropertiesTable Methods
>
OdDbBlockPropertiesTable::sortRows Method
OdDbBlockPropertiesTable::sortRows Method
Syntax
C++
void
sortRows
(
int
column
,
bool
ascending
);
Description
sort the rows (duh)
details Sorts the rows.
Parameters
Parameters
Description
column
[in] Column index.
ascending
[in] Specify true to sort by ascending, or false to sort by descending.
Remarks
Throws the eInvalidIndex exception if the from or to indcies are not valid.
Links
OdDbBlockPropertiesTable Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!