
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Ok, I am on the scrounge if I can please.
Can someone put together a couple of Lisps for me? I am using Acad2014 if that makes a difference.
The first:
- upon pressing any single keystroke
- activate command 'ROTATE3D'
- user selects item on screen
- sub command option value 'x-axis'
- value '-90'
- return back to where we were
The second:
- user command key 'k'
- activates command '3DORBITCTR'
- the command is expecting user input 'specify orbit center point'
- Lisp to automatically selects the snap point 'node'
- user selects the desired node on screen and holding it down is able to rotate the block in 3D
- upon releasing, return back to where we were
Hopefully someone can help.....?
Thanks guys.
R
Solved! Go to Solution.