Skip to content

Commit 56c0711

Browse files
authored
Update README.md
1 parent 7f4587f commit 56c0711

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
44

5-
Create and modify IFC4x3 models in the scope of bSI InfraDeployment
5+
Create and modify IFC4x3 models using Dynamo nodes.
6+
7+
![00_Overview](https://user-images.githubusercontent.com/56266373/151181167-f33f0f92-f49e-4309-83ff-c6bc7fd500de.PNG)
68

79
## Content
810

@@ -16,6 +18,11 @@ Please re-install all referenced nuget packages.
1618

1719
Build `InfraToolKit_Common` first as the Dynamo-specific libs reference the build result of the `_Common` library.
1820

21+
## Sample scripts
22+
23+
Please refer to the `\sampleDymamoScripts` folder for a comprehensive overview of examples.
24+
25+
1926
## Frameworks
2027
- GeometryGymIFC: https://github.com/GeometryGym/GeometryGymIFC MIT Licence
2128
- Autodesk Civil3D APIs: https://www.autodesk.de/products/civil-3d/overview

0 commit comments

Comments
 (0)