mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 10:28:37 +00:00
New bunny rabbit furniture asset :) It's the BlenderBIM Bunny!
This commit is contained in:
Binary file not shown.
@@ -113,6 +113,7 @@ class LibraryGenerator:
|
|||||||
|
|
||||||
self.create_type("IfcWindowType", "DEMO1", {"body": "Window"})
|
self.create_type("IfcWindowType", "DEMO1", {"body": "Window"})
|
||||||
self.create_type("IfcDoorType", "DEMO1", {"body": "Door"})
|
self.create_type("IfcDoorType", "DEMO1", {"body": "Door"})
|
||||||
|
self.create_type("IfcFurnitureType", "BUNNY", {"body": "Bunny"})
|
||||||
|
|
||||||
self.file.write("blenderbim-demo-library.ifc")
|
self.file.write("blenderbim-demo-library.ifc")
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user