modgenPToTTwigLayer
layoutXL modgenPToTTwigLayer string "layer_name"
Description
Specifies the name of the layer on which twigs need to be created for the current Modgen. The layer name must be enclosed in quotation marks; for example, "metal1".
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenPToTTwigLayer")
envSetVal("layoutXL" "modgenPToTTwigLayer" 'string "metal1")
Return to top