weCustomLayerPattern
layout weCustomLayerPattern string "patternName"
Description
Specifies the pattern to be used for creating a multi-layer bus starting from an empty space. In case, no pattern is specified for a multi-layer bus creation, then the custom layer pattern is disabled and a bus is created on a single layer.
Setting the variable, updates the corresponding option in the Create Bus form. Similarly, specifying a pattern in the Create Bus form also updates the variable setting.
GUI Equivalent
Examples
envGetVal("layout" "weCustomLayerPattern")
envSetVal("layout" "weCustomLayerPattern" 'string "(M1 M2) (M2 M3)")
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Creating a Multi-Layer Bus from an Empty Space
Defining a Custom Layer Pattern
Return to top