Add copperlayers attribute to matrix
Brought to you by:
mhopkins45
Should define a genClasses.Matrix.getCopperLayers()
method to return a list of genClasses.Layer objects
representing all the
context=board&&type=signal|mixed|power_ground
layers.
Hook the method in __getattr__ to the copperlayers
attribute (or copperLayers)...