get_solder_ball_height#

Components.get_solder_ball_height(cmp)[source]#

Get component solder ball height.

Parameters:
cmpstr or self._pedb.component

EDB component or str component name.

Returns:
double, bool

Salder ball height vale, False when failed.