allAreaBoundaries
layoutDP allAreaBoundaries boolean { t | nil }
Description
Controls whether the specified area boundary settings are used for generating the virtual hierarchies at all levels in the hierarchy or only for the top-level virtual hierarchy.
The default is nil, which means the specified area boundary settings are used only for generating the virtual hierarchy area boundaries for the top-level virtual hierarchy.
GUI Equivalent
|
Connectivity – Update – Components and Nets – PR Boundary (tab) |
|
Examples
envGetVal("layoutDP" "allAreaBoundaries")
envSetVal("layoutDP" "allAreaBoundaries" 'boolean t)
Related Topics
Update Components And Nets Form
Return to top