has_inplace_cover_obstruction
has_inplace_cover_obstruction [ -libs_libName-cells_cellName-views_viewName]
Description
Checks whether an InPlaceCoverObstruction object is present on the specified cellview.
Arguments
Examples
The following example checks the given cellview unitTestlib/ixInPlaceCoverObstruction_master1/layout for InPlaceCoverObstruction.
has_inplace_cover_obstruction -lib unitTestLib -cell ixInPlaceCoverObstruction_master1 -view layout
Related Topics
InPlace Cover Obstruction Commands
Return to top