rectOnSnapPatternGrid
layout rectOnSnapPatternGrid boolean { t | nil }
Description
Enables the first point of the rectangle to snap correctly to the appropriate track enclosure line. This implies when you create a rectangle downwards in the cellview, the first point snaps to the upper track enclosure line. When you create a rectangle upwards in the cellview, the first point snaps to lower track enclosure line. To specify the second point correctly, you are guided by the DRD discrete dimension markers. The discrete dimension markers appear only if discrete dimension is enabled and the allowedWidthRanges constraint is specified in the technology file.
GUI Equivalent
Examples
envGetVal("layout" "rectOnSnapPatternGrid")
envSetVal("layout" "rectOnSnapPatternGrid" 'boolean t)
Related Topics
Return to top