Create LWpolyline

Discussion in 'AutoCAD' started by Joldy, Apr 19, 2004.

  1. Joldy

    Joldy Guest

    Hi,

    I've got a closed LWpolyline selected via SelectOnScreen method and I ask the user to draw a LWpolyline into.

    How can I let the user drawing the LWp and then come back to my routine.

    I've tried with the sendcommand "_pline" but the routine sends the command and keeps going instead of waiting the pline creation.

    What can I do ?
    Is there another way ?

    thanks for your help !

    PS: I'm still working on AutoCAD 2004
     
    Joldy, Apr 19, 2004
    #1
  2. Joldy

    SpeedCAD Guest

    Hi...

    You must input a loop of points with GetPoint method and function DO of VB, when the user finished, then come back to your routine.

    Un saludo de SpeedCAD... ;)
    CHILE
    FORO: http://www.hispacad.com/foro
     
    SpeedCAD, Apr 20, 2004
    #2
  3. Joldy

    Joldy Guest

    Hi...

    Thanks, it works :))
     
    Joldy, Apr 20, 2004
    #3
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.