Create README.md

This commit is contained in:
Martyna Jakubowska
2022-11-07 19:39:38 +01:00
committed by Dion Moult
parent 8a26f30506
commit 41ae350f33
+10
View File
@@ -0,0 +1,10 @@
# IfcSverchok
**IfcSverchok** is a [Sverchok](http://nortikin.github.io/sverchok/) plugin that allows you to create native IFC models alongside your parametric Sverchok geometry.
## Packaged installation[](https://blenderbim.org/docs-python/ifcsverchok/installation.html#packaged-installation "Permalink to this headline")
IfcSverchok is packaged like a regular Blender add-on, so installation is the same as any other Blender add-on. You can download the package for installation at the [Get BlenderBIM](https://blenderbim.org/download.html) website.
Like all Blender add-ons, they can be installed using `Edit > Preferences > Addons > Install > Choose Downloaded ZIP > Enable Add-on Checkbox`. You can enable add-ons permanently by using `Save User Settings` from the Addons menu.
Before installing, you will also need to [install the BlenderBIM Add-on](https://blenderbim.org/docs-python/blenderbim/installation) and [install Sverchok](https://github.com/nortikin/sverchok#installation).