Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMStd::deleteColumn Method
Syntax
C++
Acm::ErrorStatus deleteColumn(int pos);

Removes the column at the specified position. 

 

Parameters
Description
pos
[in] Position in the list of AcmCColumnDef objects in this BOM standard.

Acm::eOk if the specified column is removed successfully, or the appropriate error code otherwise.

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