Skip to content

Commit ecedb37

Browse files
authored
Update README.md
1 parent 72b9988 commit ecedb37

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# IfcOpenShell Scripting Tutorial
22

3-
![Viewer screenshot](img/rwth_viewer_screen_shot.png)
3+
![Viewer screenshot](img/rwth_ifc_viewer.png)
44

5-
This repository contains tutorial to learn scripting your own applications for processing Industry Foundation Classes (IFC) files. It is based on a scriptable viewer tool that uses the [IfcOpenShell](http://ifcopenshell.org) toolkit. The scriptable viewer tool has been created for teaching purposes and is used at the [Eindhoven University at Technology](https://www.isbe.tue.nl) and the [RWTH Aachen University](http://caad.arch.rwth-aachen.de) .
5+
This repository contains tutorial to learn scripting your own applications for processing Industry Foundation Classes (IFC) files. It is based on a scriptable viewer tool that uses the [IfcOpenShell](http://ifcopenshell.org) toolkit. The scriptable viewer tool has been created for teaching purposes and is used at the [Eindhoven University at Technology](https://www.isbe.tue.nl) and the [RWTH Aachen University](http://dc.rwth-aachen.de) .
66

77
A packaged __binary version of the tool__ is available at [this location]( http://caad.arch.rwth-aachen.de/download/rwth_viewer.zip )(175 MB!) to get you started. It comes with "all batteries included", including python, IfcOpenShell and the Python OpenCascade wrappers.
88

9+
The package includes alls necessary source code to extend, modify, reuse the scripting viewer to your liking.
10+
911
Follow these simple steps to 'install' the viewer/scripting application:
1012

1113
- Download tue_viewer.zip (175 MB) and the [snippets configuration file](https://raw.githubusercontent.com/jakob-beetz/IfcOpenShellScriptingTutorial/master/src/snippets.conf) which contains a few example snippets to get you started.

0 commit comments

Comments
 (0)