User Guide

220 Fireworks JavaScript API
dom.pathSimplify()
Availability
Fireworks 3.
Usage
dom.pathSimplify(limit)
Arguments
limit is a floating-point value that specifies how much to simplify. This value corresponds to
the value in the Modify > Alter Path > Simplify dialog box.
Returns
Nothing.
Description
Performs a simplify operation on the selected paths.
dom.pathUnion()
Availability
Fireworks 3.
Usage
dom.pathUnion()
Arguments
None.
Returns
Nothing.
Description
Performs a union operation on the selected paths.