Visual scripting with Marionette

For Design Series products, the Marionette tool provides a visual scripting interface, allowing inexperienced users to quickly understand and create complex scripts in the Vectorworks program without needing to understand the underlying programming language, Python. This is achieved by placing nodes, which represent various actions that take place in the Vectorworks program. Nodes are arranged into networks of actions that are performed sequentially. More advanced types of nodes allow for the reuse, consolidation, and sharing of Marionette networks; experienced users can edit the underlying script if needed. While it is beneficial for users to understand scripting prior to using the Marionette tool, it is not necessary.

For more information on scripting, the following resources are available:

        Marionette on the Vectorworks web site: vectorworks.net/marionette 

        Marionette Tutorials on YouTube: youtube.com/playlist?list=PLiLCoe7DU1HakhrK2vCWFJGUIltBQgpvG 

        Developer wiki for Marionette: developer.vectorworks.net/index.php/Marionette 

        Developer wiki main page: developer.vectorworks.net 

~~~~~~~~~~~~~~~~~~~~~~~~~

Marionette node types

Inserting a node with the Marionette tool

Marionette networks

Marionette Wrapper nodes

Creating menu commands from wrapper nodes

Using object nodes

Saving and exporting Marionette networks

Marionette tutorial: Creating a simple extrude

Marionette tutorial: Creating a simple cabinet

Using scripts

 

Was this page helpful?