A symmetry repeat item.
Go to Property Listing | Method Listing
duplicate, move, remove, removeAll, setSymmetryConfiguration
Property |
Type |
Access |
Description |
---|---|---|---|
readonly |
The object's container. |
||
readonly |
Symmetry repeat config for repeat art. |
||
readonly |
The class name of the object. |
SymmetryRepeatItem duplicate (relativeObject:Object, insertionLocation:ElementPlacement)
Duplicate this object.
Parameter |
Type |
Description |
---|---|---|
relativeObject |
||
insertionLocation |
ElementPlacement |
SymmetryRepeatItem move (relativeObject:Object, insertionLocation:ElementPlacement)
Move the object.
Parameter |
Type |
Description |
---|---|---|
relativeObject |
||
insertionLocation |
ElementPlacement |
undefined remove ()
Deletes this object.
undefined removeAll ()
Deletes all elements.
undefined setSymmetryConfiguration (config:SymmetryRepeatConfig, state:SymmetryRepeatUpdate)
Update the symmetry repeat art.
Parameter |
Type |
Description |
---|---|---|
config |
Updated symmetry repeat configuration. |
|
state |
Specify which properties of symmetry repeat gets updated. |