Wiki source code of Dynamo toolbox
Last modified by Isak Björhag on 2020/06/26 10:41
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{video url="https://youtu.be/ulNJhkLSkWs" ratio="16:9"/}} | ||
2 | |||
3 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
4 | {{toc/}} | ||
5 | {{/box}} | ||
6 | |||
7 | |||
8 | The Dynamo toolbox contains a set of functions that can be used to communicate with FEM-Design through StruXML allowing its users to create parametric models, run iterative analyses and create automated workflows. | ||
9 | |||
10 | = Installation = | ||
11 | |||
12 | FEM-Design API for Dynamo is easily installed through Dynamo. In order to use Dynamo you have to have Revit installed on your computer. The following guide illustrates how to install a package through the Dynamo package manager: | ||
13 | |||
14 | * [[https:~~/~~/primer.dynamobim.org/11_Packages/11-1_Introduction.html>>url:https://primer.dynamobim.org/11_Packages/11-1_Introduction.html]] | ||
15 | |||
16 | The FEM-Design API for Dynamo package is found simply by searching for FemDesign in the package manager. When the package is installed it will pop up in your library. Now you can start building your parametric models | ||
17 | |||
18 | = Examples = | ||
19 | |||
20 | * [[Hello world>>doc:.Getting started.WebHome]] | ||
21 | * [[Hyperbolic shell>>doc:.Hyperbolic shell.WebHome]] | ||
22 | |||
23 | = Source code = | ||
24 | |||
25 | The source code is open-source and is available at github: | ||
26 | |||
27 | * [[https:~~/~~/github.com/strusoft/femdesign-api/tree/dynamo>>https://github.com/strusoft/femdesign-api/tree/dynamo||rel="noopener noreferrer" target="_blank"]] |