enableDRCCompliantGridGen
APR.device.grid enableDRCCompliantGridGen boolean [ t | nil ]
Description
Generates DRC-clean tracks when no wire type pattern is specified for grid generation.
The default value is t. When set to nil, the feature is turned off.
GUI Equivalent
Examples
envGetVal("APR.device.grid" "enableDRCCompliantGridGen")
envSetVal("APR.device.grid" "enableDRCCompliantGridGen" 'boolean nil)
Related Topics
Generating and Deleting Base Layer Fill
Auto P&R Assistant User Interface for Device-Level Placement
Return to top