API Reference > OdDb Classes > OdDbMLeader Class > OdDbMLeader Methods > OdDbMLeader::setBlockAttributeValue Method
OdDbMLeader::setBlockAttributeValue Method
Syntax
C++
OdResult setBlockAttributeValue(OdDbObjectId attdefId, const OdDbAttribute* pAtt);
Parameters 
Description 
OdDbObjectId attdefId 
[in] ObjectID of attribute definition.  
const OdDbAttribute* pAtt 
[in] Attribute object pointer. 

Returns eOk if successful.

Sets the specified attribute within associated block content. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.