Close

Relief for ODA Team in Ukraine

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

Sets the item list that is displayed in the Parts List. 

 

Parameters
Description
items
[in] The ID of the item list for the Parts List.

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

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