PAD_SHAPE_PARAMETERS#

EDBPadstack.PAD_SHAPE_PARAMETERS = {'bullet': ['x_size', 'y_size', 'corner_radius'], 'circle': ['diameter'], 'no_geometry': [], 'oval': ['x_size', 'y_size', 'corner_radius'], 'rectangle': ['x_size', 'y_size'], 'round45': ['inner', 'channel_width', 'isolation_gap'], 'round90': ['inner', 'channel_width', 'isolation_gap'], 'square': ['size']}#