styleAroundVia
spacings(
( styleAroundVia x_style )
) ;spacings
Specifies the type of shielding around vias.
Use a value listed in the table below to specify the shielding type.
|
Shield wires are used all around vias even in the wrong direction, if specified. |
|
|
Shield wires are used all around vias in the preferred direction. |
Values
|
The shielding style for the via. Use a value listed in the table above to specify the shielding type. |
Parameters
Example
The required shielding type is around.
spacings( ( styleAroundVia "around" )
) ;spacings
Return to top