Create custom hatch - Arc/circle issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I am writing this post as I couldn't accomplish a particular design of a custom hatch in AutoCAD.
Being aware of the impossibility to script an arc or a circle in the acasiso.pat file, I created instead a polygon inscribed in a circle to mimic the desired arc path.
The final design resulted in 18 lines (see picture); however, I couldn't find a way to script them in the .pat file (I am aware of the SUPERHATCH command, but it is not what I am looking for this issue).
At the moment I am able to code only simple lines with standard angles, so I would be immensely glad if someone could help in sharing a method to achieve the desired result.
I read the very helpful threads from here:
but they do not really tackle the situation I am now in.
Thanks in advance for your help,
Andrea.