Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmCPartList::analyzeGroups Method
Syntax
C++
virtual OdResult analyzeGroups(OdDbObjectIdArray& rowIds) = 0;

Analyzes provided rows on the subject of whether certain of them can be grouped. If such rows are found, the groups are formed on each grouping condition. 

 

Parameters
Description
rowIds
[in] Array of row IDs.

eOk if successful or the appropriate error code otherwise.

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