Message 1 of 9
List all text within a drawing

Not applicable
08-18-2015
05:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a DCL that try to populate a list box into it which will show all text within that drawing.
:column { :list_box { label="Text List"; key="text_list";
I have a lisp for layer listing but how can I list texts (Text and Mtext)?
Thanks