mptUnpropagateLocks
mptUnpropagateLocks(d_cellViewID[l_layerNames] ) => t / nil
Description
Removes the system locks created by the propagate locks command.
Arguments
|
Limits processing to the shapes on the colorable layers in this list. |
Value Returned
Example
mptUnpropagateLocks(deGetCellView(), "Metal2")
Removes all the system lock of the colored shapes of layer Metal2.
Return to top