Automating the match command

Greetings script world,

I sometimes use the match command to connect and join ends of lines in sequence (repeatedly) and am wondering if there is any way to automate this?

For example, what I would like to do is run an alias that brings up the match dialogue box, have it prompt me to pick the curves, and then execute match with both continuity and preserve other end set to Position, and Average curves and Join both checked.

I would really appreciate help with this.

Thank you.

Maybe just a macro will do here?

! -_Match _Pause _Pause _Mode=_Curvature _Join=_Join _PreserveOtherEnd=_Curvature _AverageCurves=_Yes _Enter

–Mitch

1 Like

Perfect. Thank you.This is going to be such an asset when I have lots of lines to connect.