Rename IFC AU Library to IFC Furniture library

Just thought watching BIM Voice last video that some people may overlook it like something Australia specific with "IFC AU Library" name.
This commit is contained in:
Andrej730
2023-08-29 10:31:16 +05:00
parent d22095f603
commit 2808715406
2 changed files with 1 additions and 1 deletions
@@ -1877,4 +1877,4 @@ class LibraryGenerator:
if __name__ == "__main__":
path = Path(__file__).parents[1] / "blenderbim/bim/data/libraries"
LibraryGenerator().generate(output_filename=str(path / "IFC4 AU Library.ifc"))
LibraryGenerator().generate(output_filename=str(path / "IFC4 Furniture Library.ifc"))