showFCGGUI
layout.tpa showFCGGUI 'boolean { t | nil }
Description
Displays track patterns based on the constraints in the technology file in the Track Pattern table. The default value is nil.
GUI Equivalent
Examples
envGetVal("layout.tpa" "showFCGGUI")
envSetVal("layout.tpa" "showFCGGUI" 'boolean t)
Return to top