Does it need to be a single object?  Could you:

     draw myIDa {point1}{point2}
     draw myIDb {point2}{point3}

etc?
-Tom


On Sat, Oct 4, 2008 at 5:25 AM, Angel Herráez <[EMAIL PROTECTED]> wrote:

> One can draw a line using
>        draw myID {point} {point}
> and, if I want more than 3 nodes, one can draw a smoothed curve:
>        draw myID curve {point} {point} {point}
>
> However, I find no way to draw a polyline with straight segments as a
> single
> object, since if I do
>        draw myID {point} {point} {point}
> I get a triangle
>
> Is there any solution for that?
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Jmol-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to