Close

Relief for ODA Team in Ukraine

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

Gets the part data for the specified part. 

 

Parameters
Description
partId
[in] Part ID.
valueMap
[out] 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.