modgenPToTTwigMinNumCuts
layoutXL modgenPToTTwigMinNumCuts int integer_number
Description
Specifies the minimum number of cuts for twigs in the current Modgen. Value must be a non-zero, positive integer that specifies the number of cuts for twigs. The default value is 1.
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenPToTTwigMinNumCuts")
envSetVal("layoutXL" "modgenPToTTwigMinNumCuts" 'int 2)
Return to top