patternRenderingAperture
layout patternRenderingAperture int patternRenderingApertureValue
Description
Controls the display of patterns in the design. If aperture is equal to 0, no adjacent patterns are displayed. However, if a value is specified for aperture, some patterns around the aperture value centered by the snap cursor are displayed. To display all pattern use 10000 or more. The default is 250.
GUI Equivalent
Examples
envGetVal("layout" "patternRenderingAperture")
envSetVal("layout" "patternRenderingAperture" 'int 500)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Supporting Width Spacing Patterns
Return to top