createPolyPattern
APR.device.grid createPolyPattern boolean { t | nil }
Description
Specifies whether poly snap patterns must be generated.
GUI Equivalent
Examples
envGetVal("APR.device.grid" "createPolyPattern")
envSetVal("APR.device.grid" "createPolyPattern" 'boolean nil)
Related Topics
Deriving Row Regions and Grids in the Automated Device Placement and Routing Flow
Auto P&R Assistant User Interface for Device-Level Placement
Return to top