leDispNetExpr
layout leDispNetExpr boolean { t | nil }
graphic leDispNetExpr boolean { t | nil }
Description
Checks if the net expression of a terminal is displayed in the text label of pins.
GUI Equivalent
Examples
envGetVal("layout" "leDispNetExpr")
envSetVal("layout" "leDispNetExpr" 'boolean nil)
envGetVal("graphic" "leDispNetExpr")
envSetVal("graphic" "leDispNetExpr" 'boolean nil)
Related Topics
Return to top