Message 1 of 5
Need Help With Existing Lisp Code
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I have this lsp code for Copy-Rotate & Move-Rotate.
The commands work as intended, except i cant see the objects as they are moved or copied.
Regular commands (ie. move, copy etc) do show the objects as they are being translated.
I checked that:
dragmode is set to auto (tried "on" as well)
dragp1 & dragp2 (tried multiple values) but stayed with default
highlight is set to 1.
So im guessing its a code issue.
ive attached a picture because when i pasted the code in here it got rid of the spaces.