layerThickness
spacings( ( layerThicknesstx_layerg_thicknessValue)
) ;spacings
Specifies the thickness of a layer.
Values
|
The layer to which the constraint is applied. Type: String (layer and purpose names) or Integer (layer number) |
|
Example
The constraint sets a layer thickness of 0.04 to Metal1.
spacings( ( layerThickness "Metal1" 0.04
)
) ;spacings
Return to top