Introduction

In Vecta, you can insert scripts and formulas into your drawings to automate tasks and drastically increase productivity. The following sections explains how Vecta is organized and how you can create your own formulas and scripts.

Coordinate system

Vecta's coordinate system always starts from the top corner of the screen:

Applicable units for the coordinate system includes:

  • Pixels
  • Millimeters
  • Centimeters
  • Inches
See also:

Object model

To see a full list of Vecta objects, click on Classes on the left navigation bar.

Namespaces

The Vecta application exposes a single Vecta namespace that you can use to obtain references to object instances.

To see the full list of instances that Vecta exposes, click on Namespaces on the left navigation bar.

vecta.io Early Access