Is there a way to not show "CompName=" and just show the value (1N4007) ? |
Answered by
ra3xdh
Jun 25, 2026
Replies: 1 comment 1 reply
|
There is no way to hide the property name. Both Qucs and Qucs-S are using the |
1 reply
Answer selected by
ra3xdh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

There is no way to hide the property name. Both Qucs and Qucs-S are using the
Param=Valueconcept like it is done in CadenceVirtusos and KeysightADS. Changing this concept and introducing values is not considered, because the backward compatibility may be lost.