CompoundPathItem

Compound path artwork item.

Methods:

duplicate, move, remove, removeAll

Objects:

PathItems, String

Hierarchy:

Superclass: PageItem

Class: CompoundPathItem

Property Listing

Property

Type

Access

Description

parent

 

readonly

The object's container.

pathItems

PathItems PathItem

readonly

The path artwork in this compound path.

typename

String

readonly

The class name of the object.

Method Listing

CompoundPathItem duplicate (relativeObject:Object, insertionLocation:ElementPlacement)

Duplicate this object.

Parameter

Type

Description

relativeObject

Object

 

insertionLocation

ElementPlacement

 

CompoundPathItem 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

CompoundPathItems.add()

CompoundPathItem.duplicate()

CompoundPathItems.getByName()

CompoundPathItem.move()