Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::reselectSubRegion Method
Syntax
C++
virtual bool reselectSubRegion(OdDbFullSubentPathArray& paths) const;

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

 

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.

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