create_pr_boundary
create_pr_boundary
-region {f_xlo f_ylo f_xhi f_yhi}
Description
Sets or replaces the PR boundary for the active design. The PR boundary is viewable in the workspace and its visibility is controlled by the area_boundary:PR boundary entry in the Object section of the Layer Object Display Panel.
Arguments
Examples
The following example sets the area in the workspace to the new PR boundary.
create_pr_boundary -region [get_window_area]
Related Topics
Return to top