rowHeight
APR.device.grid rowHeight float rowHeight
Description
Specifies the height of the row region. This environment variable is applicable only when rowRegionMode is set to specifyRowHeight. The default value is 0.00.
GUI Equivalent
Examples
envGetVal("APR.device.grid" "rowHeight")
envSetVal("APR.device.grid" "rowHeight" 'float 2.00)
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