Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi all
I’ve created a lisp-based command that have some options included.
I would like to add modifiers (Shift,CTL,Alt) to my click and have them trigger corresponding command options.
For example, if my command is “test [A,B,C]”, by invoking “test” ,the command is asking to select object, when I select the objects with CTL , the command will use option A, when using ALT with clicking, the command use option B and so on.
Is there a CUIx way to do it? Or do I have to code it in the lisp?
Thanks
Shay
Using Autocad 2018, Autocad Architecture.
Please accept as solution if i solved your problem
Please accept as solution if i solved your problem
Solved! Go to Solution.