Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
min
[in] The index of the first element to be set.

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

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