Please add an option for “Match Properties”: Hatch
I know this can be done from the hatch panel, but we need speed and convenience
Thanks.
Please add an option for “Match Properties”: Hatch
I know this can be done from the hatch panel, but we need speed and convenience
Thanks.
Hello - please try this macro -
! _-Properties _Pause _Hatch _Match _Pause _EnterEnd
It can be assigned to a button, alias, or keyboard shortcut - Does that do what you need?
-Pascal
Thanks Pascal,
It does work on it’s own.
However if it was part of the Match Properties I could do several matches in one go.
I.e. layer, display color etc.
The following will match everything - hatch pattern, scale, rotation as well as hatch object layer, display color, etc. Select the hatches to change and then the one you want to match.
Hei Morten -
we have this one on the list as RH-27591.
-wim
Very nice, exactly what i#m searching for, thanks.
one thing i don’t understand, how can i continue with commands after _EnterEnd?
for example _SelLast _PointsOn ?
Hello - it looks like the matched objects do not register in SelLast - is that what you wanted? I’d say you need to start scripting this once there is a certain level of control that you need. What is the goal, ultimately, for your macro?
-Pascal
Thanks again for your answer.
i tried to make some shortcuts.
one for drawing hatches and matching the properties:
!_Polyline _Multipause _SelLast -_Hatch Begrenzung=Nein _EnterEnd _Delete _SelLast -_MatchProperties _Pause _Pause _Enter _SelLast _-Properties _Pause _Hatch _Match _Pause _EnterEnd
and the other one to insert a controlpoint to an existing hatch:
_Select _Pause _SetLayerToObject _DupBorder _SelPrev _Delete _SelLast _InsertControlPoint _Multipause -_Hatch Begrenzung=Nein _EnterEnd _Delete _SelLast _-Properties _Pause _Hatch _Match _Pause _EnterEnd
and in the last example i would like to end with: _SelLast _PointsOn.
Yes thats the best idea, i’m working on learning scripting now.
-Chris
Thank you
Still waiting for this Pretty please.
i dont see this one taking more than an hour to implement.
Hi @wim and @dale
I see there is an Hatch Pattern checkbox on the bottom of Match properties but looks greyed out.
It does not match patterns actually.. Is this supposed to be or is it a bug?
Version 8 SR18
(8.18.25084.13001, 2025-03-25)
According to last post of RH-27591 it should be working?
Thanks!
Hi Luca -
It’s grayed out when either the source or target object isn’t a hatch object.
-wim
Hi Wim,
thank you for your quick response,
I see what is happening
in my case both curves and hatches were selected so Curves take priority and Hatch is not matched.
I think a correct behaviour would be to still match hatches even if other objects are selected.
Please try this:
MatchPropertiesHATCH.3dm (59.0 KB)
Hi Luca -
Thanks! → RH-86851 MatchProperties: Multiple Sources → Hatch Object
-wim
RH-86851 is fixed in Rhino 8 Service Release 19