copyRouteSpacingModeAtEnds
we copyRouteSpacingModeAtEnds cyclic { "defaultConstraint" | "overrideAllLayers" }
Description
Specifies the spacing at the first and last sections that are not connected to pins.
-
defaultConstraint: uses theminSpacingdefined in technology file. This is the default option. -
overrideAllLayers: uses the value specified for thecopyRouteSpacingOverrideAllLayersAtEnds.
GUI Equivalent.
Examples
envGetVal("we" "copyRouteSpacingModeAtEnds")
envSetVal("we" "copyRouteSpacingModeAtEnds" 'cyclic "overrideAllLayers")
Related Topics
Variables to Customize the Settings for Copy Route
copyRouteSpacingOverrideAllLayersAtEnds
Return to top