mptCleanColoredDataOnSingleMaskLayer
mptCleanColoredDataOnSingleMaskLayer(
d_cellViewID | g_libName
t_layerName
g_doHierarchy
)
=> t / nil
Description
Cleans layer-based color violations on the entire design hierarchy or library.
Arguments
Values Returned
Examples
mptCleanColoredDataOnSingleMaskLayer(geGetEditCellView()~>lib,"Metal1", nil)
Cleans layer-based color violations on the current edit cellview.
Return to top