script for multiple point insert

Discussion in 'AutoCAD' started by Craig Barrett, May 4, 2004.

  1. I am trying to write a script that inserts multiple points,
    I'd like to know if I have to repeat the point command everytime I insert a
    point. Something like this:

    point
    x,y,z
    point
    x,y,z
    point
    x,y,z
    etc..

    Or if there's a way to just use a multi-point command.

    (point)
    x,y,z
    x,y,z,
    etc...

    Thanks,
    Craig Barrett
     
    Craig Barrett, May 4, 2004
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.