forceAbutM0Regen
APR.device.fill forceAbutM0Regen boolean { t | nil }
Description
Forces the Modgen to be regenerated on every abutment during dummy fill.
The default value is nil, where the Modgen is not regenerated. It is not recommended to set this environment variable to t for normal tool runs.
GUI Equivalent
Examples
envGetVal("APR.device.fill" "forceAbutM0Regen")
envSetVal("APR.device.fill" "forceAbutM0Regen" 'boolean t)
Related Topics
Generating and Deleting Base Layer Fill
Return to top