generateVirtualHierarchy
layoutDP generateVirtualHierarchy boolean { t | nil }
Description
Generates a virtual hierarchy using the area boundary options selected in the PR Boundary tab of the Generate Layout form, or updates an existing virtual hierarchy to match the schematic hierarchy. When updating an existing virtual hierarchy, the area boundary of the virtual hierarchy is not updated.
GUI Equivalent
Examples
envGetVal("layoutDP" "generateVirtualHierarchy")
envSetVal("layoutDP" "generateVirtualHierarchy" 'boolean t)
Related Topics
Return to top