From 82cc4535be2cded5656c1701ab14c814cd917e8c Mon Sep 17 00:00:00 2001 From: NLSA <41186400+NikolaosArgy@users.noreply.github.com> Date: Wed, 25 Mar 2026 13:16:52 +0100 Subject: [PATCH] Revise README for project title and details Updated project title and description for clarity. --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4585520..0acc40e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ -# Speckle-Grasshopper to IFC 4.3 Exporter +# Speckle → IFC 4.3 Exporter (Grasshopper) ## 🚧 Project Status: WIP Hey there! This project is still under active development, so expect changes, bugs, and incomplete features. If you have any questions or suggestions, don’t hesitate to reach out at: **nikos@speckle.systems** -A [Speckle Automate](https://automate.speckle.dev/) function that converts Speckle models into IFC 4.3 files using [ifcopenshell](https://ifcopenshell.org/). Built for Grasshopper + Rhino workflows, but compatible with any application that produces Speckle objects matching the expected property structure. +A [Speckle Automate](https://docs.speckle.systems/developers/automate/introduction) function that converts Speckle models from Grasshopper into IFC 4X3 files. using [ifcopenshell](https://ifcopenshell.org/). + +> ⚠️ **Note on Model Uploads** +> +> Large models (greater than 200MB) may fail to upload due to current file size limitations. The team is actively working on resolving this issue. ## What It Does