Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMLeader::getBlockAttributeValue Method
Syntax
C++
OdResult getBlockAttributeValue(OdDbObjectId attdefId, OdDbAttributePtr& pAtt) const;

Returns the specified attribute from the associated block content. 

 

Parameters
Description
attdefId
[in] ObjectID of an attribute definition.
pAtt
[out] Returned attribute object corresponding to attdefId.

If successful, returns eOk.

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