Quick question.

Quick question.

BVasquez78MGR
Participant Participant
248 Views
2 Replies
Message 1 of 3

Quick question.

BVasquez78MGR
Participant
Participant

Is there a way to incorporate aliases in the Ilogic or VBA Code? 

0 Likes
249 Views
2 Replies
Replies (2)
Message 2 of 3

WCrihfield
Mentor
Mentor

I am not sure I understand the question, so here is a link about command aliases and shortcuts.  I think if you wanted to launch a command, using that command's keyboard shortcut, from an iLogic rule, you might have to do it with something like System.Windows.Forms.SendKeys.SendWait(), so it would be similar work to just executing the command directly.

Wesley Crihfield

EESignature

(Not an Autodesk Employee)

0 Likes
Message 3 of 3

BVasquez78MGR
Participant
Participant

My question is, can I call upon as an alias on code? How would I do that? 

0 Likes