Adobe Illustrator · Example Payload

Adobe Illustrator Scripting Path Point Example

Creative CloudDesignIllustratorVector Graphics

Adobe Illustrator Scripting Path Point Example is an example object payload from Adobe Illustrator, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

anchorleftDirectionrightDirectionpointType

Example Payload

Raw ↑
{
  "anchor": [
    72.0
  ],
  "leftDirection": [
    72.0
  ],
  "rightDirection": [
    72.0
  ],
  "pointType": "Smooth"
}