set_inplace_cover_obstruction_blockage_model
set_inplace_cover_obstruction_blockage_model( [ -libs_libName-cells_cellName-views_viewName] [ -layer {s_layerName…} ] [ -models_modelName]
Description
Sets value of the InPlaceCoverObstruction blockage model attribute on the specified cellview of the library on the specified layer.
Arguments
|
Name of a valid blockage model. The valid values are: |
|
Examples
The following example sets the value of the InPlaceCoverObstruction blockage model attribute for the given cellview unitTestlib/ixInPlaceCoverObstruction_master1/layout.
set_inplace_cover_obstruction_blockage_attribute -lib unitTestLib -cell ixInPlaceCoverObstruction_master1 -view layout -layer L0 -attribute 5.5
Related Topics
InPlace Cover Obstruction Commands
Return to top