Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmCPartList::setMaxItem Method
Syntax
C++
virtual Acm::ErrorStatus setMaxItem(const OdInt32 max) = 0;

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.