Nuacht

AEC software manufacturer Autodesk’s Revit Industry Foundation Classes (IFC) Exporter computer code is now available as open source software, licensed through a LGPL v. 2.1 licensing agreement. Since ...
bpy.ops.bim.load_project_elements() bpy.ops.bim.load_project(filepath="D:\\Dropbox\\Gitea_OD\\The_Meadow\\Open\\Models\\Bonsai\\The_Meadow.ifc", should_start_fresh ...
When I tried to read an ifc file that had a 2-coordinate IfcCartesianPoint #61=IFCCARTESIANPOINT((0.075,12.));, ifcpluplus read it as a 3-coordinate IfcCartesianPoint in the IfcCartesianPoint object, ...