Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmCPartList::getItemList Method
Syntax
C++
virtual Acm::ErrorStatus getItemList(OdDbObjectIdArray& items) const = 0;

Gets the evaluated item list. 

 

Parameters
Description
items
[out] Receives the item list.

Acm::eOk if the evaluated item list is returned successfully, or an appropriate error code otherwise.

The items are filtered using current filters.

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