weTrimPatchExtension
we weTrimPatchExtension cyclic { "variable" | "truncate" }
Description
Controls how the patch is implemented when inserting trim interactively.
-
variable: The patch shape is a variable extension of the digitized wire. -
truncate: The patch is merged with the digitized wire to form a single wire with a truncated extension.
GUI Equivalent
Examples
envGetVal("we" "weTrimPatchExtension")
envSetVal("we" "weTrimPatchExtension" 'cyclic "truncate")
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Inserting TrimMetal Layers in Interactive Colored Routing
Return to top