Message 1 of 11
Hatch all closed objects by layer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I hope this message finds you well. I am currently working on a project in AutoCAD where I need to automate the process of assigning specific hatches to different layers. My goal is to hatch all closed objects on a given layer with the designated hatch pattern assigned to that layer.
I would greatly appreciate any guidance or examples of LISP routines that could help me achieve this. Specifically, I'm looking for a solution that would:
- Identify all layers in the drawing.
- Assign a specific hatch pattern to each layer based on predefined criteria.
- Hatch all closed objects within each layer using the corresponding hatch pattern.
If anyone has experience with this type of automation or can provide a sample LISP routine that accomplishes these tasks, I would be incredibly grateful.
Thank you in advance for your assistance!
Bart