GroupItem

An artwork group item.

Methods:

duplicate, move, remove, removeAll

Objects:

Boolean, CompoundPathItems, GraphItems, GridRepeatItems, GroupItems, LegacyTextItems, MeshItems, NonNativeItems, PageItems, PathItems, PlacedItems, PluginItems, RadialRepeatItems, RasterItems, String, SymbolItems, SymmetryRepeatItems, TextFrameItems

Hierarchy:

Superclass: PageItem

Class: GroupItem

Property Listing

Property

Type

Access

Description

clipped

Boolean

read/write

Are the group elements clipped to the clipping path?

compoundPathItems

CompoundPathItems CompoundPathItem

readonly

The compound path artwork in this group.

graphItems

GraphItems GraphItem

readonly

The graph art items in this group.

gridRepeatItems

GridRepeatItems GridRepeatItem

readonly

The grid repeat items in this document.

groupItems

GroupItems GroupItem

readonly

The group items in this group.

legacyTextItems

LegacyTextItems LegacyTextItem

readonly

The text frame items in this story.

meshItems

MeshItems MeshItem

readonly

The mesh art items in this group.

nonNativeItems

NonNativeItems NonNativeItem

readonly

The non-native art items in this group.

pageItems

PageItems PageItem

readonly

All the artwork in this group.

parent

 

readonly

The object's container.

pathItems

PathItems PathItem

readonly

The path artwork in this group.

placedItems

PlacedItems PlacedItem

readonly

The placed art items in this group.

pluginItems

PluginItems PluginItem

readonly

The plugin art items in this group.

radialRepeatItems

RadialRepeatItems RadialRepeatItem

readonly

The radial repeat items in this document.

rasterItems

RasterItems RasterItem

readonly

The raster art items in this group.

symbolItems

SymbolItems SymbolItem

readonly

The symbol items in this group.

symmetryRepeatItems

SymmetryRepeatItems SymmetryRepeatItem

readonly

The symmetry repeat items in this document.

textFrames

TextFrameItems TextFrameItem

readonly

The text frame items in this group.

typename

String

readonly

The class name of the object.

Method Listing

GroupItem duplicate (relativeObject:Object, insertionLocation:ElementPlacement)

Duplicate this object.

Parameter

Type

Description

relativeObject

Object

 

insertionLocation

ElementPlacement

 

GroupItem move (relativeObject:Object, insertionLocation:ElementPlacement)

Move the object.

Parameter

Type

Description

relativeObject

Object

 

insertionLocation

ElementPlacement

 

undefined remove ()

Deletes this object.

undefined removeAll ()

Deletes all elements.

Return

TextFrameItem.createOutline()

GroupItems.createFromFile()

GroupItems.add()

LegacyTextItem.convertToNative()

GroupItem.duplicate()

TracingObject.expandTracing()

GroupItems.getByName()

GroupItem.move()