API Reference > OdDb Classes > OdDbTable Class > OdDbTable Methods > getSubSelection Method > OdDbTable::getSubSelection Method (OdInt32*)
OdDbTable::getSubSelection Method (OdInt32*)
Syntax
C++
OdCellRange getSubSelection(OdInt32* subTable = NULL) const;
Parameters 
Description 
OdInt32* subTable = NULL 
[out] Number sub table in case breaking. 

Returns the range of cells in the sub-selection set.

If there are no sub-selection cells, returns invalid range.

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