enableAutoPushdown
layout.tpa enableAutoPushdown 'boolean { t | nil }
Description
Specifies that it copies Edit-In-Place for the specified layers. The default value is nil.
GUI Equivalent
Examples
envGetVal("layout.tpa" "enableAutoPushdown")
envSetVal("layout.tpa" "enableAutoPushdown" 'boolean t)
Return to top