modgenPToTSpecifyTrunk2DevSpacing
layoutXL modgenPToTSpecifyTrunk2DevSpacing string { "Center Trunks in Channel" | nil }
Description
Specifies whether trunks must be centered in the channel such that their distances from devices is the same from both, the top and bottom edges.
The default value is Center Trunks in Channel.
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenPToTSpecifyTrunk2DevSpacing")
envSetVal("layoutXL" "modgenPToTSpecifyTrunk2DevSpacing" 'string "nil")
Return to top