MeshItem

Mesh artwork item.

Methods:

duplicate, move, remove, removeAll

Objects:

String

Hierarchy:

Superclass: PageItem

Class: MeshItem

Property Listing

Property

Type

Access

Description

parent

 

readonly

The object's container.

typename

String

readonly

The class name of the object.

Method Listing

MeshItem duplicate (relativeObject:Object, insertionLocation:ElementPlacement)

Duplicate this object.

Parameter

Type

Description

relativeObject

Object

 

insertionLocation

ElementPlacement

 

MeshItem 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

MeshItem.duplicate()

MeshItems.getByName()

MeshItem.move()