Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmPartRef::convertDataEntryData Method
Syntax
C++
OdResult convertDataEntryData(OdDbObjectId& dataEntryBlkId, OdDbObjectId& refObjId) const;

Converts data of the part reference and writes the converted data to the data entry block specified by ID. 

 

Parameters
Description
dataEntryBlkId
[in] ID of the data entry block to write converted data to.
refObjId
[in] Reference object ID.

OdResult::eOk if successful, or an appropriate error code otherwise.

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