RadialRepeatItems

A collection of radial 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

RadialRepeatItem add (sourceArt:Varies, config:RadialRepeatConfig)

Creates a radial repeat art.

Parameter

Type

Description

sourceArt

Varies

The page item(s) to apply to.

config

RadialRepeatConfig

The radial repeat configuration.

RadialRepeatItem 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.radialRepeatItems

GroupItem.radialRepeatItems

Layer.radialRepeatItems