get_inplace_cover_obstruction_layers
get_inplace_cover_obstruction_layers [ -libs_libName-cells_cellName-views_viewName]
Description
Returns a list of physical layer names in the specified cellview of the library with mask value lying between the minMask and maxMask values.
Arguments
Examples
The following example specifies the given cellview unitTestlib/ixInPlaceCoverObstruction_master1/layout for which a list of physical layer names is returned.
get_inplace_cover_obstruction_layers -lib unitTestLib -cell ixInPlaceCoverObstruction_master1 -view layout
Related Topics
InPlace Cover Obstruction Commands
Return to top