TracingObject

A tracing object.

Methods:

expandTracing, releaseTracing

Objects:

PageItem, String, TracingOptions

Preferences:

TracingOptions

Property Listing

Property

Type

Access

Description

anchorCount

Int32

readonly

The number of anchors in the tracing result.

parent

 

readonly

The object's container.

pathCount

Int32

readonly

The number of paths in the tracing result.

sourceArt

PageItem

readonly

The source art used when creating a new tracing object.

tracingOptions

TracingOptions

readonly

The options used when tracing the artwork.

typename

String

readonly

The class name of the object.

usedColorCount

Int32

readonly

The number of colors used in the tracing result.

Method Listing

GroupItem expandTracing ([viewed:Boolean=Boolean])

Expand the tracing to paths. Deletes this tracing object.

Parameter

Type

Description

viewed

Boolean

Expand as viewed with the raster and vector view modes.

(default: false)

PageItem releaseTracing ()

Release the source artwork for the tracing object. Deletes this tracing object.

Object of

PluginItem.tracing