kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #16431
Re: more pythonic scripting API for pcbnew
In my opinion it’s not a waste of time.
A decent API will lead to more standardized scripts, and the
people ability to share and look at other’s work.
Cheers,
Miguel Ángel.
Miguel Ángel Ajo
On Friday, 16 de January de 2015 at 13:24, LordBlick wrote:
> In response to a message written on 16.01.2015, 13:09, from Miguel Ángel Ajo:
> > I’m also trying to think if there is any way to handle it within a context,
> >
> > with Units(MM):
> > point = Point(10,10)
> >
>
> I think that any similar constructions debate are waste of time. If somebody
> wants to create some sensible script, then she/he will made own way to ensure
> using correct units…
> There is not only right way, there are a number of possible solutions.
> --
> Best Regards,
> LordBlick
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx (mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx)
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
>
Follow ups
References