Message 1 of 7

Not applicable
10-08-2019
02:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am a beginner in AutoLisp.
I tried to make a macro that selects Text from a different height to 1.5, but it does not work.
I do not understand what I did as an error.
Here is my code
^C^C(sssetfirst nil (ssget "_X" '((0 . "TEXT)(40 . (~1.0))))
Thank you in advance.
Solved! Go to Solution.