erik6
(erik)
October 18, 2025, 11:40am
1
I use Boundary Hatch a lot. I would like to have a macro always invoking the Hatch command in Boundary mode.
At the moment this seems impossible.
Because the hatch command toggles between Boundary=No and Boundary=Yes (and remembers the last state). So my macro works every second time.
There is no way of always invoking Boundary=Yes with a simple macro.
Could this be fixed somehow ?
Thanks
jessesn
(Jessesn Chen)
October 19, 2025, 3:56am
2
I’m not sure if this is what you want,
If so, please give it a try with following macro
!_Hatch _Boundary=Yes _Pause _AllRegions _Enter
erik6
(erik)
October 19, 2025, 8:06am
3
Not really,
But !_Hatch _Boundary=Yes is enough for me. So that works.
Why is the Hatch dialog window so slow to appear ? It takes some 3 secs to open it. I have 7 hatch pattern in the dialog window, so it cannot be that.
Thanks
/Erik
erik6
(erik)
October 19, 2025, 8:07am
4
Also,
for us (architects) using a lot of hatches … it would be convenient not to see the dialog all the time. Just do Hatch and it then hatches using last settings, without the dialog coming up. Is this possible to do somehow ?
/Erik
jessesn
(Jessesn Chen)
October 19, 2025, 8:11am
5
Please give it a try with following macro,
!-Hatch _Boundary=Yes _Pause _AllRegions _Enter _Enter