Lisp to change some lineweights

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I am new on lisp or scripts languages, so today I need your kindly help.
I have some drawings, and because of printing options, I need to change lineweights of some entities. What I need is:
- Select ALL entities on a drawing and change is lineweight from 0.3mm to 0.18mm
- Select ALL entities on a drawing and change is lineweight from 0.6mm to 0.3mm
- Select a layer name (ex.: dims) and change that layer lineweight to 0.13mm
- Select ALL hatch entities and change is properties, for example colour, linetype, lineweigth
- Select All entities with linetype hidden and change it to dashed
Can this be done on lisp? With this solution will be faster to change some drawings we received from outside, and change is properties in order we can print it with our standards.
I appreciatte your help.
Thank you.
Best regards.