I have 100 drawings and am looking for a Macro to delete all items on a selected layer in drawing.
If I can get the bit of code to find a "NAMED" Layer and delete every thing on it,
OR better yet to select everything in a given window or area on a given layer in a drawing & delete.
I think I can make it look at all sheets in a drawing and all drawings in a subdirectory and do likewise.
but if that was part of an existing macro that would be Great.
I think just deleting a layer makes the items on that layer then have a layer prop of --none-- ?
Check this macro: Remove all items from the layer in SOLIDWORKS model