delete_view_context
delete_view_context
-name s_vcName
Description
Deletes the specified view context. This Tcl command is equivalent to deleting the view context in the Space-based Router and Chip Optimizer GUI by right-clicking on the view context name in the View Contexts Browser and choosing Delete in the pop-up window.
Arguments
Examples
The following example deletes the view context named met123. The View Contexts Browser and View Contexts Quick Navigator are automatically refreshed.
delete_view_context -name met123
Related Topics
Return to top