Skip to content

Latest commit

 

History

History
75 lines (53 loc) · 3.41 KB

File metadata and controls

75 lines (53 loc) · 3.41 KB

Vectorworks Scripting

Vectorworks provides two options for scripting: Python (as of Vectorworks 2014) and VectorScript.

Marionette Scripting

Marionette is a graphical programming language for Vectorworks. It allows the user to generate and manipulate VW objects without learning a traditional text based language.

Python Scripting

Vectorworks 2014 adds Python (http://www.python.org) language as an alternative to VectorScript for creating menu commands, objects, tools, or general purpose scripts.

You can go to the Python page for more information.

VectorScript

VectorScript is a Pascal-like language allowing scripting in Vectorworks.

Function Reference:

Common Tasks

Partner Install

Version Information

Obsolete Functions

Markup Help