-
IfcOS BCF parser, Get a list of viewpoints objects GUIDs by Python
by bernd ·(Quote) -
FreeCAD Trails Workbench (Transportation and Geomatics)
by aothms ·Implementation for these and the transitioning curves in IfcOpenShell (the open source IFC library that FreeCAD BIM workbench uses) is in progress https://github.com/IfcOpenShell/IfcOpenShell/blob/v0. -
FreeCAD Trails Workbench (Transportation and Geomatics)
by aothms ·world. @yorik has been working on IFC/BIM in FreeCAD for nearly a decade now I think, so in terms of handling the file format itself, it might be pretty easy. -
FreeCAD Trails Workbench (Transportation and Geomatics)
by paullee ·Swept path analysis is indeed one of the most important analysis in archiectural design though it would only be a very small .part .for most building type. Joel had discussed about that in FreeCAD f -
FreeCAD Trails Workbench (Transportation and Geomatics)
by Moult ·There was also a related post here https://forum.freecadweb.org/viewtopic.php?f=39&t=59749 - is it possible to continue this discussion here, as the topic would be not just FreeCAD related, bu -
FreeCAD Trails Workbench (Transportation and Geomatics)
by HakanSeven12 ·FreeCAD Forum: https://forum.freecadweb.org/viewtopic.php?f=8&t=34371 -
Sverchok IFC Nodes create IfcWall
by Moult ·We've agreed that a good approach would be to write an intelligent API node which detects API calls and inputs and outputs from standardised API documentation. Later on, this API node can be wrapped i -
IfcOS BCF parser, Get a list of viewpoints objects GUIDs by Python
by Moult ·It would be awesome to replace the current FreeCAD bcfplugin lib with this one, since this one fixes many of the issues the bcfplugin had, and is updated for the latest BCF specs. -
DWG/DXF support in FOSS
by Moult ·In the BlenderBIM Add-on, the representation retains its 2D status throughout editing. I'm not sure about FreeCAD. Maybe @yorik will know? -
DWG/DXF support in FOSS
by jtm2020hyo ·I did the same with your file. Your polyline closed was converted to Wire Object or Edges-Merged Objects in FreeCAD. -
DWG/DXF support in FOSS
by jtm2020hyo ·I tried with AutoCAD and FreeCAD, no luck. not sure if Blender have those objects. -
python-materialsdb : Library for materialsdb.org a large and open materials database
by bernd ·(Quote) -
python-materialsdb : Library for materialsdb.org a large and open materials database
by Moult ·Oh, and if FreeCAD wanted it could reuse the API for appending assets so it could benefit too ... @yorik we really need to have that discussion about native IFC in FreeCAD :) -
New IfcOpenShell IFC test server
by paullee ·? Would be very helpful to test if my model and FreeCAD output good IFC. Thanks :D -
Homemaker add-on
by topologic ·(Quote) -
Homemaker add-on
by brunopostle ·I have been concentrating on blender, so I haven't really investigated freecad, but at the moment you should be able to save a brep file (with planar faces only), run the brep2ifc.py script, and impor -
Homemaker add-on
by brunopostle ·Did I mention that the Homemaker add-on library on doesn't depend on blender at all? There is a short script in the repository called brep2ifc.py that shows how you could use FreeCAD geometry to creat -
Bonsai new release!
by avico ·Last year I tested BlenderBim and FreeCad as autoring tools for BIM in Civil Engineering (roads and structures mainly) with good results ( If you adopt a convenient workflow, I think they are very us -
glTF as standard for e-commerce
by Moult ·The good news is that IfcConvert already supports IFC to gltf and glb :) For the other way around, I'm not entirely sure how much sense it makes, since it is equivalent to any generic 3D format. I gue -
SketchUp / Blender integrated in FreeCAD
by jtm2020hyo ·I found a future equivalent to SketchUp/Blender in FreeCAD. Check the Design456 WB Tweak Tool.