set_inplace_cover_obstruction_blockage_attribute
set_inplace_cover_obstruction_blockage_attribute( [ -libs_libName-cells_cellName-views_viewName] [ -layer {s_layerName…} ] [ -attributef_attributeValue]
Description
Sets value of the InPlaceCoverObstruction blockage attribute on the specified cellview of the library on the given layer.
Arguments
Examples
The following example sets the value of the InPlaceCoverObstruction blockage 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