ignoreL0Pins
layout.wspMgr ignoreL0Pins 'boolean { t | nil }
Description
Specifies whether to include or exclude pins at the top level when creating tracks. The default value is nil.
GUI Equivalent
Examples
envGetVal("layout.wspMgr" "ignoreL0Pins")
envSetVal("layout.wspMgr" "ignoreL0Pins" 'boolean t)
Return to top