useRowTemplate
APR.device.grid useRowTemplate string templateName
Description
Specifies the row template from which the row height value is to be used for the WSPs. This environment variable is applicable only when rowRegionMode is set to specifyRowTemplate.
GUI Equivalent
Examples
envGetVal("APR.device.grid" "useRowTemplate")
envSetVal("APR.device.grid" "useRowTemplate" 'string "myTemplate1")
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