Share

setBlockAttributeValue Method

Overload List

Method Description
AcDbTable::setBlockAttributeValue (int, int, AcDbObjectId&, ACHAR*) Sets the block attribute value if the content at the specified content index is a block with attributes.Returns Acad::eOk if successful; otherwise, returns an AutoCAD error status.
AcDbTable::setBlockAttributeValue (int, int, int, AcDbObjectId&, ACHAR*) Sets the block attribute value if the content at the specified content index is a block with attributes.Returns Acad::eOk if successful; otherwise, returns an AutoCAD error status.

Was this information helpful?