Message 1 of 12
LISP Debug, Repetitive copy & rotate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey guys, looking for some assistance on this lisp I have. The idea is to select an object, copy the selection from a base point to be placed. When placed, rotation will be enabled by mouse. This should ideally be repetitive, with only the initial setup, to be broken by escape key.
I have attached the file for reference.
Any help would be greatly appreciated! Fairly new to the LISP customization.
If possible, the visual implementation from the generic move command (moving selection with cursor) would be ideal to have.