ade_dwgattriblist

AutoCAD Map 3D AutoLISP

Up a level
ade_dwgattriblist
 
 

Returns a list of attribute tags for the specified block name .

(ade_dwgattriblist dwg_id block_name)

Returns a list of attribute tags or nil.

dwg_id Drawing ID (real)
block_name Block name for which to get attribute tags (real)

This function returns a list of the attribute tags, given a block name from the specified drawing.