Signature
RetVal = object.GetAttributes()
Object
MSITStore:D:\Program%20Files\AutoCAD%202005\help\acadauto.chm::/idh_blockref_object.htm" target="_blank" >BlockRef, MSITStore:D:\Program%20Files\AutoCAD%202005\help\acadauto.chm::/idh_externalreference_object.htm" target="_blank" >ExternalReference, MSITStore:D:\Program%20Files\AutoCAD%202005\help\acadauto.chm::/idh_minsertblock_object.htm" target="_blank" >MInsertBlock The object or objects this method applies to.
RetVal
Variant (array of AttributeReference objects) The array of MSITStore:D:\Program%20Files\AutoCAD%202005\help\acadauto.chm::/idh_attributeref_object.htm" target="_blank" >AttributeReference objects.
Remarks
This method returns an array of editable attribute references attached to the block reference.
You can only return the constant attributes for an external reference. To find the constant attributes of an external reference or block reference, use the MSITStore:D:\Program%20Files\AutoCAD%202005\help\acadauto.chm::/idh_getconstantattributes.htm" target="_blank" >GetConstantAttributes method.
[WEB]http://www.mjtd.com/object/acad2004/idh_getattributes.htm[/WEB] |