Package empro :: Package toolkit :: Package via_designer :: Module via_designer_state :: Class MicroVias
[frames] | no frames]

Class MicroVias

StateWithDictionary --+
                      |
                     MicroVias

Instance Methods
 
__init__(self, drillDiameter='0', padDiameter='0', antiPadDiameter='0', customOrAuto='Auto', connection=None, topCustomMicroVias=[], bottomCustomMicroVias=[], mirrorDifferentialAngle=False)
 
currentVersion(self)
 
defaultDictionary(self)
 
keysNotInDictionary(self)
 
readXmlElement(self, el)
 
xmlElement(self, doc)

Inherited from StateWithDictionary: removeUnwantedKeysFromDictionary

Method Details

__init__(self, drillDiameter='0', padDiameter='0', antiPadDiameter='0', customOrAuto='Auto', connection=None, topCustomMicroVias=[], bottomCustomMicroVias=[], mirrorDifferentialAngle=False)
(Constructor)

 
Overrides: StateWithDictionary.__init__

keysNotInDictionary(self)

 
Overrides: StateWithDictionary.keysNotInDictionary