periodOffset
layout.wspMgr periodOffset 'float offset_in_microns
Description
Specifies the global period offset, the distance from the start of the width spacing pattern to the origin in the axis of the track direction. The default value is 0.
GUI Equivalent
Examples
envGetVal("layout.wspMgr" "periodOffset")
envSetVal("layout.wspMgr" "periodOffset" 'float 2.5)
Return to top