create_model_from_touchstone#
- MaxwellCircuitComponents.create_model_from_touchstone(input_file, model_name=None, show_bitmap=True)[source]#
Create a model from a Touchstone file.
- Parameters:
- Returns:
str
Model name when successfully created.
False
if something went wrong.
References
>>> oModelManager.Add >>> oComponentManager.Add