Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMManager::createPartData Method
Syntax
C++
virtual OdResult createPartData(const OdDbObjectId& partId, const OdMapStringToString& valueMap) const = 0;

Creates part data. 

 

Parameters
Description
partId
[in] Part ID.
valueMap
[in] Value map.

eOk if successful or the appropriate error code otherwise.

A value map is a map of attribute names mapped to their values.

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