create# classmethod SPICEModel.create(name, path, sub_circuit)# Create a SPICE model. Parameters: namestrName of the SPICE model file. pathstrPath to the SPICE model file. sub_circuitstrSubcircuit name of the SPICE model.