Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmSymbol::convertToBlock Method
Syntax
C++
OdResult convertToBlock(OdDbObjectPtr& replaceObj, OdDbObjectId& replaceId);

Converts this symbol to a block. 

 

Parameters
Description
replaceObj
[out] Pointer to the block reference that this symbol is converted to.
replaceId
[out] Object ID of the block reference that this symbol is converted to.

Returns eOk if the object is converted to the block successfully, or an appropriate error code otherwise.

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