period
layout.wspMgr period 'float period_in_microns
Description
Specifies the period, in microns, of the width spacing pattern. If you set this value, the autoComputePeriod environment variable should be set to nil. The default value is 0.
GUI Equivalent
Examples
envGetVal("layout.wspMgr" "period")
envSetVal("layout.wspMgr" "period" 'float 2.0)
Return to top