Re: [Kicad-developers] CPolyLine refactor

2016-11-29 Thread Alejandro Garcia Montoro
> > Because we need mainly a class to store a polygon with holes (to replace > CPolyLine) improving > iterators and functions, especially to handle the first outline with holes > can be an option. > This was my only concern, CPolyLine is a single polygon with holes and we have no other class with

Re: [Kicad-developers] CPolyLine refactor

2016-11-29 Thread jp charras
Le 28/11/2016 à 15:37, Tomasz Wlostowski a écrit : > On 23.11.2016 15:02, jp charras wrote: >> Le 23/11/2016 à 13:32, Alejandro Garcia Montoro a écrit : >>> Hi! >>> >>> Thanks for the tips :) >>> >>> I have some more doubts, one of them quite important: we have a class for >>> storing a set of