minimumLength
Specifies the minimum orthogonal length for any geometry on a layer.
minimumLength Quick Reference
Value Type
minimumLength constraints have a Value that represents the minimum orthogonal length for any shape on the layer.

Examples
This example sets the minimum orthogonal length for shapes on Metal2 to 0.6 user units.
set_layer_constraint -constraint minimumLength -layer Metal2 -Value 0.6
Related Topics
Return to top