assign_spice_model#

EDBComponentDef.assign_spice_model(file_path, model_name=None)[source]#

Assign Spice model to all components under this part name.

Parameters:
file_pathstr

File path of the Spice model.

namestr, optional

Name of the Spice model.

Returns
——-