Search the Community
Showing results for tags 'insert command'.
-
Insert block command calls the "HELP" function
weiglas posted a topic in AutoLISP, Visual LISP & DCL
Hi, I have a Lisp that insert blocks, but some blocks requires a value to an attribute, and some not. So, I wrote the (command "INSERT" theBlock pt "" "" "" "") when the block requires a value attribute, its insert with nothing the last double quotes, but when the block doesn't requires a value the...- 2 replies
-
- insert command
- help command
-
(and 2 more)
Tagged with:
-
I'm currently working on a script to (semi) automise drawing rail constructions. This is going fine, except for one very odd issue. I'm quite a beginner, so please bear with me. I have to insert a block with an attribute. Since I want to avoid using ent* commands, I wrote the script using (comma...
- 7 replies
-
- blocks
- attribute definition
-
(and 1 more)
Tagged with: