pathOffset
layout pathOffset float pathOffset
Description
Specifies the offset of a path center-line from the drawn coordinates.
The default is 0.0 user units.
GUI Equivalent
Examples
envGetVal("layout" "pathOffset")
envSetVal("layout" "pathOffset" 'float 1.0)
Related Topics
Return to top