Open a command with rule

Open a command with rule

alex_negrea
Participant Participant
160 Views
2 Replies
Message 1 of 3

Open a command with rule

alex_negrea
Participant
Participant

Hi All,

 

can anyone help writing up a simple rule to open the "Sheet Metal Defaults" command?

 

I would want to insert the rule in a form.

 

alex_negrea_0-1736305069570.png

 

Thank you!

0 Likes
Accepted solutions (1)
161 Views
2 Replies
Replies (2)
Message 2 of 3

C_Haines_ENG
Collaborator
Collaborator
Accepted solution

Here you go:

ThisApplication.CommandManager.ControlDefinitions("SheetMetalStylesCmd").Execute
Message 3 of 3

alex_negrea
Participant
Participant

Thank you so much for your swift answer!

Appreciate your help!