API Reference > OdDb Classes > OdDbTable Class > OdDbTable Methods > OdDbTable::reselectSubRegion Method
OdDbTable::reselectSubRegion Method
Syntax
C++
virtual bool reselectSubRegion(OdDbFullSubentPathArray& paths) const;
Parameters 
Description 
pPaths 
[out] Pointer to an OdDbFullSubentPathArray. 

Returns true if successful or returns false if not. 

If pPaths is empty, there are no sub-selection cells.

Returns an array of sub-entities of the current sub-selection cells in the output argument paths. 

 

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