Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmPartList::setMaxItem Method
Syntax
C++
Acm::ErrorStatus setMaxItem(const OdInt32 max);

Sets the index of the last element that should be included in the Parts List. 

 

Parameters
Description
max
[in] The index of the last element to be set.

Acm::eOk if the index of the last element is set successfully, or an appropriate error code otherwise.

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