Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
In my lisp routine I'm trying to place my text at an exact coordinate but it doesn't work. Can anyone help?
The y coordinate is always off, see below
I wrote this
(command "text" "j" "mc" "16.0077,8.07996,0.0" "0" "hi")
but the result keeps giving me "16.0077,7.9728,0.0".
Solved! Go to Solution.