MadsHolten / revit-bot-exporter

Export from Autodesk Revit to BOT-compliant Turtle
11 stars 10 forks source link

Suggestion: Use IFC IDs instead of Revit Guids #1

Closed moethu closed 5 years ago

moethu commented 6 years ago

Check out ExporterIFCUtils to generate IFC IDs from Revit elements: Autodesk.Revit.DB.IFC.ExporterIFCUtils.CreateAlternateGUID(element);

MadsHolten commented 6 years ago

Awesome! Thank you for your contribution. I will have a look at it but unfortunately I am very busy these days - have to clear my desk before going on vacation.