Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMManager::addPartGrfDef Method
Syntax
C++
virtual OdResult addPartGrfDef(const OdDbObjectId& referenceId, const OdDbObjectId& newGrfDefId) const = 0;

Adds a graphical definition to the specified part. 

 

Parameters
Description
referenceId
[in] ID of the reference to the part.
newGrfDefId
[in] New graphical definition ID.

eOk if successful or the appropriate error code otherwise.

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