PlannerRoad
Guest
layer reporterThis plugin has the function of generating a report from the list of layers present in the active design. the report that appears is customizable and you can save it as a web archive (.mht), web page (.htm/.html) or text file (.txt).
you can print it and set the print page as well as display a preview and change the font size of the report.
Moreover, it includes options that allow you to choose which columns to delete or include in the report and if you view xrif layers.
right-clicking on the report shows the option “exports to microsoft excel”, so you can insert the report within it and work with the data contained in it.
found the articles of kean walmsley (which modified the code) with the various updates that happened and with explanatory images here:
http://through-the-interface.typepa...mbers-plugin-of-the-month-layer-reporter.html
http://through-the-interface.typepa...o-the-layer-reporter-plugin-of-the-month.html
http://through-the-interface.typepa...ing-your-autocad-layer-report-into-excel.htmlthe utility, having been written in vb.net, charge with the command netload, after which autocad will "register".
the command of the utility is reportlayers, while the command of its removal is removelr.
read the readme file contained in the compressed file, where the sources are also contained.
you can download here:
http://labs.autodesk.com/utilities/layer_reporter
you can print it and set the print page as well as display a preview and change the font size of the report.
Moreover, it includes options that allow you to choose which columns to delete or include in the report and if you view xrif layers.
right-clicking on the report shows the option “exports to microsoft excel”, so you can insert the report within it and work with the data contained in it.
found the articles of kean walmsley (which modified the code) with the various updates that happened and with explanatory images here:
http://through-the-interface.typepa...mbers-plugin-of-the-month-layer-reporter.html
http://through-the-interface.typepa...o-the-layer-reporter-plugin-of-the-month.html
http://through-the-interface.typepa...ing-your-autocad-layer-report-into-excel.htmlthe utility, having been written in vb.net, charge with the command netload, after which autocad will "register".
the command of the utility is reportlayers, while the command of its removal is removelr.
read the readme file contained in the compressed file, where the sources are also contained.
you can download here:
http://labs.autodesk.com/utilities/layer_reporter