create_inplace_cover_obstruction
create_inplace_cover_obstruction( [ -libs_libName-cells_cellName-views_viewName] [ -rangeTypes_rangeType] [ -bound1l_bound1-bound2l_bound2]
Description
Creates an InPlaceCoverObstruction object on 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 created.
create_inplace_cover_obstruction -lib unitTestLib -cell ixInPlaceCoverObstruction_master1 -view layout -rangeType closed -bound1 0 -bound2 4
Related Topics
InPlace Cover Obstruction Commands
Return to top