removeEmptyNetTerm
layout removeEmptyNetTerm boolean { t | nil }
Description
Specifies whether the empty net and terminal should be removed with the deleted pin.
GUI Equivalent
Examples
envGetVal("layout" "removeEmptyNetTerm")
envSetVal("layout" "removeEmptyNetTerm" 'boolean nil)
Related Topics
Return to top