From 164c249a4899647e0bbe87a9352e2911132a4458 Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Mon, 2 Sep 2019 21:28:53 +1000 Subject: [PATCH] Add instruction about adding to path --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c4cb5ed7b0..a0ea3328c2 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,11 @@ check it out: script already loaded. Change the hardcoded paths from `/home/dion/Projects/blender-bim-ifc/` to wherever you've cloned this repository. - 4. Select all objects that you want to export. Press `Run Script`, and you will + 4. Ensure `ifcopenshell` is in your Blender Python's path, so that it can + `import ifcopenshell`. You can run + `sys.path.append('/path/to/your/ifcopenshell/module')` in the Blender Python + console to do this. + 5. Select all objects that you want to export. Press `Run Script`, and you will get the results in `output.ifc`. A naming convention of `IfcClass/IfcName` is enforced. If you name your object