Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmCPartListStd::removeColumnByIdx Method
Syntax
C++
bool removeColumnByIdx(OdInt16 idx);

This is the callback from AcmBOMStd that informs the Parts List that it is going to remove the column of this index. The Parts List standard should remove the index from its list. 

 

Parameters
Description
idx
[in] Index of column to be removed.

The true value if the Parts List standard removes the index from its list, or false otherwise.

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