kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #29148
Re: [PATCH] export SHAPE_POLY_SET to pcbnew python
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Fri, 14 Apr 2017 10:35:29 -0400
-
In-reply-to:
<CAH3vBST9Sx+-yO4tFON+CFyVWtS+5ExrLgqrPxGs=Sm6yazfYA@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.0
I merged your patch into the master branch. Thank you for your
contribution to KiCad.
Cheers,
Wayne
On 4/14/2017 8:19 AM, miles mccoo wrote:
>
>
> The recent refactoring work moving from cpolyline to shapepolyset means
> that we need to expose shape poly set to the python interface. this
> patch adds it and restores the ability to modify zones from scripts.
>
> Note that unfracture does not have an implementation but swig tries to
> wrap it, since it was in the header file. link error ensues. I've
> removed it from the header. easy enough to put it back once it's
> implemented.
>
>
> Miles
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References