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