chopLineType
layout chopLineType cyclic { "User Spacing" | "Min Spacing" }
Description
Specifies the type of spacing for line chop shape, User Spacing or Min Spacing.
GUI Equivalent
Examples
envGetVal("layout" "chopLineType")
envSetVal("layout" "chopLineType" 'cyclic "Min Spacing")
Related Topics
Return to top