Re: Compass Shape Plug-in

2011-11-23 Thread Jean-Nicolas Artaud
2011/11/23 Thorsten Zachmann > Hello Jean, > > On Tuesday, November 22, 2011 12:59:54 Jean-Nicolas Artaud wrote: > > Hello all, > > > > I am currently working on a workshop. For this I would like to > > show how to add a plug-in. This plug-in should be a compass > > shape (a circle with an angle

Re: Compass Shape Plug-in

2011-11-22 Thread Thorsten Zachmann
Hello Jean, On Tuesday, November 22, 2011 12:59:54 Jean-Nicolas Artaud wrote: > Hello all, > > I am currently working on a workshop. For this I would like to > show how to add a plug-in. This plug-in should be a compass > shape (a circle with an angle basically) I've written some code > for that

Re: Compass Shape Plug-in

2011-11-22 Thread C. Boemann
On Tuesday 22 November 2011 18:46:49 Jean-Nicolas Artaud wrote: > 2011/11/22 C. Boemann > > > On Tuesday 22 November 2011 13:28:49 Jean-Nicolas Artaud wrote: > > > 2011/11/22 C. Boemann > > > > > > > On Tuesday 22 November 2011 12:59:54 Jean-Nicolas Artaud wrote: > > > > > Hello all, > > > > >

Re: Compass Shape Plug-in

2011-11-22 Thread Jean-Nicolas Artaud
2011/11/22 C. Boemann > On Tuesday 22 November 2011 13:28:49 Jean-Nicolas Artaud wrote: > > 2011/11/22 C. Boemann > > > > > On Tuesday 22 November 2011 12:59:54 Jean-Nicolas Artaud wrote: > > > > Hello all, > > > > > > > > I am currently working on a workshop. For this I would like to > > > > sh

Re: Compass Shape Plug-in

2011-11-22 Thread C. Boemann
On Tuesday 22 November 2011 13:28:49 Jean-Nicolas Artaud wrote: > 2011/11/22 C. Boemann > > > On Tuesday 22 November 2011 12:59:54 Jean-Nicolas Artaud wrote: > > > Hello all, > > > > > > I am currently working on a workshop. For this I would like to > > > show how to add a plug-in. This plug-in

Re: Compass Shape Plug-in

2011-11-22 Thread Jean-Nicolas Artaud
2011/11/22 C. Boemann > On Tuesday 22 November 2011 12:59:54 Jean-Nicolas Artaud wrote: > > Hello all, > > > > I am currently working on a workshop. For this I would like to > > show how to add a plug-in. This plug-in should be a compass > > shape (a circle with an angle basically) I've written s

Re: Compass Shape Plug-in

2011-11-22 Thread C. Boemann
On Tuesday 22 November 2011 12:59:54 Jean-Nicolas Artaud wrote: > Hello all, > > I am currently working on a workshop. For this I would like to > show how to add a plug-in. This plug-in should be a compass > shape (a circle with an angle basically) I've written some code > for that (you can see it

Compass Shape Plug-in

2011-11-22 Thread Jean-Nicolas Artaud
Hello all, I am currently working on a workshop. For this I would like to show how to add a plug-in. This plug-in should be a compass shape (a circle with an angle basically) I've written some code for that (you can see it as a git diff joined). It is not ended, but I already have a trouble becaus