includeBlockages
layout.wspMgr includeBlockages 'boolean { t | nil }
Description
Specifies whether to generate tracks for the blockage shapes in the search box of the canvas. The default value is nil.
GUI Equivalent
Examples
envGetVal("layout.wspMgr" "includeBlockages")
envSetVal("layout.wspMgr" "includeBlockages" 'boolean t)
Return to top