init_useCustomSettings
APR.device.place init_useCustomSettings boolean { t | nil }
Description
Places pins in the current cellview as per as per their positions in the reference cellview.
The default value is nil. When set to t, ensure that init_useSourceLayout is also set to t.
GUI Equivalent
Examples
envGetVal("APR.device.place" "init_useCustomSettings")
envSetVal("APR.device.place" "init_useCustomSettings" 'boolean t)
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