remove_inplace_cover_obstruction
remove_inplace_cover_obstruction( [ -libs_libName-cells_cellName-views_viewName]
Description
Removes an InPlaceCoverObstruction object from the specified cellview of the library.
Arguments
Examples
The following example specifies the given cellview unitTestlib/ixInPlaceCoverObstruction_master1/layout for which the InPlaceCoverObstruction is to be removed.
has_inplace_cover_obstruction -lib unitTestLib -cell ixInPlaceCoverObstruction_master1 -view layout
Related Topics
InPlace Cover Obstruction Commands
Return to top