SymmetryRepeatItems

A collection of symmetry repeat items.

Methods:

add, getByName, removeAll

Property Listing

Property

Type

Access

Description

length

Int

readonly

Number of elements in the collection.

parent

 

readonly

The object's container.

typename

String

readonly

The class name of the object.

Method Listing

SymmetryRepeatItem add (sourceArt:Varies, config:SymmetryRepeatConfig)

Creates a symmetry repeat art.

Parameter

Type

Description

sourceArt

Varies

The page item(s) to apply to.

config

SymmetryRepeatConfig

The symmetry repeat configuration.

SymmetryRepeatItem getByName (name:String)

Get the first element in the collection with the provided name.

Parameter

Type

Description

name

String

 

undefined removeAll ()

Deletes all elements.

Object of

Document.symmetryRepeatItems

GroupItem.symmetryRepeatItems

Layer.symmetryRepeatItems