minDiagonalWidth
Sets the minimum width of diagonal shapes on a layer.
minDiagonalWidth Quick Reference
Value Type
minDiagonalWidth constraints have a Value that represents the minimum diagonal width for any geometry.

Examples
This example sets the minimum width of diagonal shapes on Metal1 to 1.0.
| Format | Example |
|---|---|
set_layer_constraint -constraint minDiagonalWidth \ |
|
LAYER Metal1 |
|
spacings( |
Related Topics
Return to top