-
Python Version in FreeCAD and Blender
by yorik ·Note that while this is possible (In FreeCAD too), it requires recompiling Blender (or FreeCAD). You cannot just change the Python version used by your installed Blender/FreeCAD. Compiling a software -
Python Version in FreeCAD and Blender
by Martin156131 ·@yorik For the 1.0 release of FreeCAD. Will there be a plan to decide which version of Python is included with the bundled FreeCAD for the end-user? -
Standardizing BBIM property sets?
by yorik ·blender-related things) and maybe another for FreeCAD-only stuff (I don't see any at the moment). But mostly everything non strictly software specific should definitely go into something generic. I'd -
Python Version in FreeCAD and Blender
by yorik ·The version currently in Debian stable is more or less what we follow. But usually FreeCAD is always kept buildable with any python version... -
Standardizing BBIM property sets?
by wmi ·Given that this is hosted on osarch.org I assume OSA ist short for that and would allow other tools (FreeCAD in this respect) to use the same set of parameters. Fitting BBIM_ into the sets would give -
Standardizing BBIM property sets?
by theoryshaw ·By standardizing, other programs like FreeCAD, and others, could adopt as well. Ping @yorik. -
Python Version in FreeCAD and Blender
by Martin156131 ·But I can't figure out how FreeCAD chooses its python version. Does anyone know? -
Voting for 'the' project to be hosted on OSArch's Open Collective Site
by theoryshaw ·Per his wishes, he is contributing $300 to IFCOpenShell's open collective account and the remaining to Yorik Van Havre, for his work with FreeCAD. -
[Topologic] Redefining BIM through Spatial Topology, Information, and Grammars
by paullee ·Further to previous Automatic Building Generator, -
[IfcViewer] Is there an IfcViewer that can show all the elements of the Structural analysis model?
by Martin156131 ·FreeCAD NativeIFC -
That Open Company
by Moult ·IFC authoring worked out of the box across BBIM, FreeCAD, and IfcGit. Native authoring is a lot harder than people think. Actions: a detailed technical discussion around some of the higher level APIs -
Welcome to the OSArch Community - Introduce yourself here.
by kisg ·I have been following the OSArch developments for a few years now, both on the FreeCAD and on the BlenderBIM side. We even created a few Architecture-specific prototypes for Godot: a VR viewer with Go -
That Open Company
by Moult ·@agviegas I think you're missing the point. The point isn't about trying to make money or setting up a company or charging. It's about a free software culture. This culture is many things to differen… -
Unity new pricing model
by atomkarinca ·I know that it will possibly be a little harder to start to use BlenderBIM, FreeCAD, Inkscape, GIMP, Ardour, LibreOffice, Kdenlive, QCAD etc. But once I get the hang of things, it's not even slightly -
Unity new pricing model
by Moult ·This also happened with Fusion 360 --> FreeCAD :) It's very kind of them to help given our limited marketing budget. -
[Topologic] Redefining BIM through Spatial Topology, Information, and Grammars
by paullee ·Based on the idea of HomeMaker-Topologic, created a short script on FreeCAD. -
Homemaker add-on
by paullee ·Just chip in to ask if this Face.IsInside is original OCC method? (supposedly 'inherited' to FreeCAD Part module, basically OCC) -
[Topologic] Redefining BIM through Spatial Topology, Information, and Grammars
by paullee ·Thanks, no worry, shape.exportBrepToString() route works. Just note there maybe OCCTShape route and see if FreeCAD and Topologic speaks and communicate in 'native language'. Any my bad, would use gi -
[Topologic] Redefining BIM through Spatial Topology, Information, and Grammars
by topologic ·Sadly these methods are not well-tested and this is why they have been hidden. Instead, please use the BREP string as the standard way to communicate between FreeCAD and topologicpy (Note, I think I f -
[Topologic] Redefining BIM through Spatial Topology, Information, and Grammars
by paullee ·Hmmm... the question becomes - how to 'export' OCCTShape in FreeCAD?