Skip to content

Dewinator/developer-scripting

 
 

Repository files navigation

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

About

Contains information about Vectorworks Scripting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%