Adobe Illustrator CS6 Type Library JS: SymbolItem

Illustrator CS6

Class

SymbolItem

 An instance of a Symbol. Base Class: PageItem

QuickLinks

breakLink, duplicate, move, remove, removeAll

Hierarchy

Object
PageItem
SymbolItem

Properties

PropertyTypeAccessDescription
parentObject readonlyThe object's container.
symbolSymbol r/wThe symbol that was used to create this symbol item.
typenamestring readonlyThe class name of the object.

Methods

Instances

void breakLink ()
Break link to the symbol.

SymbolItem duplicate (relativeObject: Object, insertionLocation: ElementPlacement)
Duplicate this object.

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

SymbolItem move (relativeObject: Object, insertionLocation: ElementPlacement)
Move the object.

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

void remove ()
Deletes this object.

void removeAll ()
Deletes all elements.

Return

SymbolItem SymbolItem.duplicate (relativeObject: Object, insertionLocation: ElementPlacement)

SymbolItem SymbolItem.move (relativeObject: Object, insertionLocation: ElementPlacement)

SymbolItem SymbolItems.add (symbol: Symbol)

SymbolItem SymbolItems.getByName (name: string)

Jongware, 25-Nov-2012 v3.0.3iContents :: Index