Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMLeader::setBlockAttributeValue Method
Syntax
C++
OdResult setBlockAttributeValue(OdDbObjectId attdefId, const OdDbAttribute* pAtt);

Sets the specified attribute within associated block content. 

 

Parameters
Description
attdefId
[in] ObjectID of attribute definition.
pAtt
[in] Attribute object pointer.

Returns eOk if successful.

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