A collection of paths.
Element
path point
path Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type class | read | The class descriptor type. |
| entire path | List of anything | r/w | A list of the coordinates of all of the path points on the path, including anchor points and left- and right-direction points. When creating a path using this property, supply either a list of anchor point coordinates ([[x1, y1], [x2, y2], …]) or a l… |
| index | integer | read | The index of the path within its containing object. |
| object reference | path | read | An object reference for the path. |
| parent | reference | read | The parent of the path (a page item, oval, rectangle, graphic line, text frame, polygon, clipping path settings or text wrap preference). Can return: page item, oval, rectangle, graphic line, text frame, polygon, clipping path settings or text wrap pre… |
| path type | open path, closed path, |
r/w | The path type. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |