Adobe Illustrator CS5 Type Library JS: MeshItem

Illustrator CS5

Class

MeshItem

 Mesh artwork item. Base Class: PageItem

QuickLinks

duplicate, move, remove, removeAll

Hierarchy

Object
PageItem
MeshItem

Properties

PropertyTypeAccessDescription
parentObject readonlyThe object's container.
typenamestring readonlyThe class name of the object.

Methods

Instances

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

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

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

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

void remove ()
Deletes this object.

void removeAll ()
Deletes all elements.

Return

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

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

MeshItem MeshItems.getByName (name: string)

Jongware, 27-Jun-2010 v3.0.3dContents :: Index