Rhino 9 WIP | HatchBoolean

Hi @scottd

Recently I noticed the new feature that allows us to split hatches, which is great. However, at the same time, we also need the ability to join hatches — ideally in a similar way to the CurveBoolean command.

Is a similar feature planned for implementation in Rhino WIP?

Thank you!

3 Likes

More modification options for hatches were discussed here. It would be super nice to see ‘Join Hatches’ and more. Also would be nice to see a Push Pull funktion for Hatches.

2 Likes

HatchBoolean.py (1.4 KB)

While you’re waiting for it

1 Like

Hi -

I’ve added this thread to RH-91200 More was to edit Hatch boundaries
-wim

3 Likes

Many thanks!

1 Like

Many thanks! This works exactly as I was hoping.

I have tried to create button but without success :confused:

You need to put the following in front of your file path:

NoEcho ! _-RunPythonScript

(followed by the full path to the script)

2 Likes

Amazing -Thanks! It works perfectly!

@wim Thanks! It think for now, incorporation of the flowing script would be what people are asking for. Of course, with nicer icon :slight_smile: It works like I was expected!