strandNumber
spacings( ( strandNumbertx_layerx_strandNum)
) ;spacings
Defines the number of strands to use on the specified layer.
Values
|
The layer on which the constraint is applied. Type: String (layer and purpose names) or Integer (layer number) |
|
Parameters
Example
The number of strands that can be used on Metal1 is one.
spacings( ( strandNumber "Metal1" 1
)
) ;spacings
Return to top