When importing models of diodes into qspice the visual symbol can be selected by supplying the type
parameter in the model data:
type LED
will pick the LED-symboltype Schottky
will pick the Schottky-symboltype Zener
will pick the Zener-symbol
When importing a mosfet the symbol for N-Channel MOSFET Transistor will be used.
How can I change the symbol to be Monolithic N-Channel MOSFET Transistor?
Can I modify a symbol after a component is placed?
I tried to change the text in the Symbol Properties/Basics/Description from
Resistor(USA Style Symbol)
to Resistor(UK Style Symbol)
, but there is no change in the visual representation of the symbol.