layerDefaultColor
spacings(
( layerDefaultColor tx_layerName tx_color
)
) ;spacings
(Virtuoso Advanced Node for Layout Standard) Sets the default mask color for all purposes of a layer.
Values
|
Name of the layer on which the constraint is applied. Type: String (layer and purpose names) or Integer (layer number) |
|
Parameters
Example
The default mask color for layer Metal1 is mask1.
spacings( ( layerDefaultColor "Metal1" "mask1"
)
) ;spacings
Return to top