
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everybody,
I'm new using Autolisp. With this weird time being inside all day long because of the coronavirus, I have time that I would like to use learning a little bit how to use AutoLisp.
I'm stating my learning with a routine that will put in a table some texts that the user would select by cliking in the drawing.
I managed to put all the texts that I want into one list. Now I want to use (command "_table") that I think would do a perfect job. But I can't find any information about the settings that I have to set. I figured out that the following parameters exist: "Number of Columns" "Number of Raws" "Insertion point" "Style" "Width" Height". But I can't understand how exactly I should write this parameter. I want to write something like (command "_table "P1 "P2"...). P meaning the parameter. Could you help me understand how the settings of _table work?
You can answer rather in english or french. Thank you very much!
Solved! Go to Solution.