Overload List
| Method | Description |
|---|---|
AcDbTable::getSubSelection () | Returns range of cells in the sub-selection set. Returns invalid range if there are no sub-selection cells. |
![]() AcDbTable::getSubSelection (int&, int&, int&, int&) | This function gets the row and column indexes of the cells in the sub-selection set.Returns Acad::eOk if successful. Returns Acad::eSubSelectionSetEmpty if there are no sub-selection cells. |

