Dion Moult
Dion Moult
Can this be reopened? It's 2 years later and still not fixed as far as I am aware. Getting type names correct is critical and most Revit users stick in...
For anyone else running into this issue I've now bundled a patch with the BlenderBIM Add-on: https://github.com/IfcOpenShell/IfcOpenShell/blob/v0.7.0/src/ifcpatch/ifcpatch/recipes/Fix12DToRevitTINs.py You can run it graphically in Blender - specify an input IFC, an...
Any feedback on this? I recently realised what it's not just the angle sharpness of the triangles which makes a difference, it's specifically the XY (2D) angle. So if you...
OK I've recently encountered this issue on a project again in Revit 2025. The behaviour is similar enough, slightly improved, but still broken. Here is a sample file you can...
> figure out how to do relative imports instead of modifying sys.path, eg. from molior.floor import Floor can't be rewritten as from . import floor.Floor as Floor so something else...
Some examples of how to do a lazy wheel https://github.com/IfcOpenShell/IfcOpenShell/blob/v0.8.0/src/bonsai/Makefile#L194-L219
Can you help recommend how to view images, pdfs, and other content on the gemini protocol? I don't want to save the file, then open it manually. I've attemped this:...
Thanks that works!
I thought I'd try out the image sixel support today. i assume it would give me inline-rendered images? I have compiled `--with-libsixel` and enabled `Sixel` in `Setup > Terminal options`....
@AngelVelezSosa this is one of quite a number of bugs, is it possible for us to add you to our ACC project (will need an email I think) and you...