Clone Array Settings Form
Use the Clone Array Settings form to specify the number of clones that will be generated per row or column, the spacing between the generated clones, and whether or not the generated clones will be flipped by row or column or both.
| Field | Description |
|---|---|
|
Lets you control the number of clones you want to generate in each row or column. Environment variable: cloneArrayRowOrColValue |
|
|
Lets you edit the spacing from the rightmost edge of one clone column to the leftmost edge of the next clone column for clone array generation. Environment variable: cloneArrayXSpacing |
|
|
Lets you edit the spacing from the topmost edge of one clone row to the bottommost edge of the next clone row for clone array generation. Environment variable: cloneArrayYSpacing |
|
|
Lets you flip the first row or column of the generated clone array. Environment variables:cloneArrayFlipFirstColumn, cloneArrayFlipFirstRow |
|
|
Lets you flip each row or column of the clone array from the previous row or column. Environment variables: cloneArrayFlipNextFromPreviousColumn,cloneArrayFlipNextFromPreviousRow |
Related Topics
Return to top