← Back to team overview

kicad-developers team mailing list archive

Re: Python LAYER_PAIR parameter for EXCELLON_WRITER().BuildHolesList()

 

On Wednesday 11 January 2017 08:52:37 Martin Schreiber wrote:

[...]
>
> MSEkicadBOM uses pcbnew.py as interface to pcbnew. In pcbnew.py there is
> a "BuildHolesList()" function with the signature "EXCELLON_WRITER self,
> LAYER_PAIR aLayerPair, bool aGenerateNPTH_list".
>
> How must the LAYER_PAIR type parameter be defined in Python?
>
Maybe a proxy class is missing in pcbnew.py? Should I make a bug report?

Martin


References