firstTrackOffset
layout.wspMgr firstTrackOffset 'float offset_in_microns
Description
Specifies the offset, in microns, from the first track to the beginning of the pattern period. The default value is 0.
GUI Equivalent
Examples
envGetVal("layout.wspMgr" "firstTrackOffset")
envSetVal("layout.wspMgr" "firstTrackOffset" 'float 1.0)
Return to top