toolbar button macro that combines align the use to an object and plan

toolbar button macro that combines align the use to an object and plan

demus72
Collaborator Collaborator
388 Views
4 Replies
Message 1 of 5

toolbar button macro that combines align the use to an object and plan

demus72
Collaborator
Collaborator

I'm sure this is quite simple yet I've tried so many combinations and still can't get this to work 🙂

 

I would like to combine two commands on one toolbar button, align ucs to object and plan. I am struggling chaining the macro together but is has to be something close to ^C^C^R_ucs _ob ;plan;;? The pause for user selection and then continuing with the plan command seems to be where I'm going wrong.

 

Thanks

0 Likes
Accepted solutions (1)
389 Views
4 Replies
Replies (4)
Message 2 of 5

Satoews
Advocate
Advocate

I'm not near my computer but try: ^C^C^R_ucs _ob \;plan;;

Shawn T
0 Likes
Message 3 of 5

demus72
Collaborator
Collaborator

Thanks for the reply. I think I probably had this at some point 😅 although I think I was using a forward slash.

 

This has to be close but this is what I get:

demus72_0-1721062621718.png

 

0 Likes
Message 4 of 5

Moshe-A
Mentor
Mentor
Accepted solution

@demus72 hi,

 

try this fix

 

^C^C^R_ucs _ob \plan;;

0 Likes
Message 5 of 5

demus72
Collaborator
Collaborator

Thank you both for your rapid responses! Moshe-A, your fix worked!

0 Likes