abeFixShapePartitioning
layout abeFixShapePartitioning boolean { t | nil }
Description
Enables proper functioning of non-rectangle tiles. It adds the non-rectangle tiles to the output layers without changing them to partially overlapped shapes. This environment variable works only with shapes, not with point arrays.
Set this environment variable before initializing an ABE session for a cellview.
GUI Equivalent
Examples
envGetVal("layout" "abeFixShapePartitioning")
envSetVal("layout" "abeFixShapePartitioning" 'boolean t)
Related Topics
Return to top