New bunny rabbit furniture asset :) It's the BlenderBIM Bunny!

This commit is contained in:
Dion Moult
2021-08-28 20:16:04 +10:00
parent 99d7eaaf70
commit c131b81565
3 changed files with 788 additions and 65 deletions
Binary file not shown.
+1
View File
@@ -113,6 +113,7 @@ class LibraryGenerator:
self.create_type("IfcWindowType", "DEMO1", {"body": "Window"})
self.create_type("IfcDoorType", "DEMO1", {"body": "Door"})
self.create_type("IfcFurnitureType", "BUNNY", {"body": "Bunny"})
self.file.write("blenderbim-demo-library.ifc")
File diff suppressed because one or more lines are too long