software, architecture, sustainability, environmental design, architectural science...
Scripting allows you to automate both modelling and analysis commands using a simple interpreted scripting language. Any function that you would undertake "by hand" so to speak in ECOTECT, can be automated via a script. This provides a powerful method for generating geometry, interrogating and manipulating models and analysis results, set up animations and automate calculation procedures.
Scripting within ECOTECT v5.50 has been significantly improved with both the development of the Script Manager v2.0 and the incorporation of script handling functions directory in ECOTECT's core code. These same functions will soon be added to all Square One software.
The following are a series of scripts that demonstrate a range of possible applications. Each script is explained and heavily commented to describe the logic being applied. Feel free to simply copy/paste these scripts into the Script Manager and use them as the basis of your own scripts.
The Script Manager (free plugin that comes with ECOTECT) uses the LUA enbedded scripting language (lua.org) to format and send string-based commands. It also handles the inter-process communication with ECOTECT, so you only need to know how to structure a script and what commands ECOTECT wiil respond to.
You should refer to the Script Manager help file for full details on Square One software specific command sets and the following links if you are interested in LUA language features:
The following link was a great, with emphasis on the "was". It's been down for a while. So, in the hope that it may one day re-appear...
© Copyright 2008 Autodesk, Inc. All rights reserved. Privacy Policy - Legal Notices & Trademarks - Report Piracy