viaStackSelection
graphic viaStackSelection boolean { t | nil }
Description
Toggles the via stack selection mode and allows the via stack to be selected with a single click.
GUI Equivalent
Examples
envGetVal("graphic" "viaStackSelection")
envSetVal("graphic" "viaStackSelection" 'boolean nil)
Related Topics
Return to top