blockageSpacingType
layout blockageSpacingType string { "Blockage geometry" | "Effective width" | "Specify" }
Description
Sets the spacing type for the blockage.
The default is Blockage geometry.
GUI Equivalent
Examples
envGetVal("layout" "blockageSpacingType")
envSetVal("layout" "blockageSpacingType" 'string "Effective width")
envSetVal("layout" "blockageSpacingType" 'string "Specify")
Related Topics
Return to top