autoComputePeriod
layout.wspMgr autoComputePeriod 'boolean { t | nil }
Description
Specifies whether the period is automatically computed based on the tracks in the width spacing pattern. The default value is nil.
GUI Equivalent
Examples
envGetVal("layout.wspMgr" "autoComputePeriod")
envSetVal("layout.wspMgr" "autoComputePeriod" 'boolean t)
Return to top