cloneArrayYSpacing
layoutXL cloneArrayYSpacing int integer
Description
Specifies the distance from the top-most edge of one clone row to the bottom-most edge of the other clone row for clone array generation.
GUI Equivalent
|
Clone Y Spacing (Clone Array Settings Form) |
Examples
envGetVal("layoutXL" "cloneArrayYSpacing")
envSetVal("layoutXL" "cloneArrayYSpacing" 'int 0.5)
Related Topics
List of Layout XL Environment Variables
Return to top