Message 1 of 10
Insert prompts ?

Not applicable
09-07-2016
10:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'ld like to insert a block with a given point and rotated towards another point.
but what are the prompts autocad needs?
(command "insert" Blockname insertpoint "" "" rotatepoint)
This doesn't seem to work for me...
Can anyone tell me if I'm missing a prompt or if I'm giving too much data to the "insert"-command?
Where can I find these for other commands (eg. Command "circle" needs a insert point and distance)
Thanks in advance!
Writing a lisp for work but have little experience in autolisp