Dion Moult
Dion Moult
I'm also having the exact same problem as @vineetsharma883 - that blank `__init__.py` modules result in non-linked module text, so the user can't actually navigate to the docs. Any solutions...
Bumpity bump :)
Cheers, most of these already have solutions worked on as part of the IfcOpenShell drawing module, so let's perhaps start with the easiest then work our way up. If you're...
Exactly, the IfcBlock is the "view cube". Everybody (I assume) needs a view cube to represent the full 3D drawing extents so I think it works well and is agnostic...
By the way I always use IfcTextLiteralWithExtents because that gives me the option of using a BoxAlignment. The BlenderBIM Add-on has a tiny Style manager which includes all the 4...
A sample file that includes some sheet and drawing info :) [untitled.ifc.txt](https://github.com/yorikvanhavre/BIM_Workbench/files/8498801/untitled.ifc.txt)
Hey there and thank you for this amazing foss project! We are using in the IfcOpenShell + BlenderBIM Add-on to generate construction sequencing gantt charts from IFC open data. (e.g....
Thanks, that helps for Mac! For windows, is it possible to modify appveyor to retain build artifacts?
Bumping this issue - I noticed that fcl is available for Linux and Mac on Conda: https://anaconda.org/conda-forge/fcl Still missing is Windows :( Forgive my ignorance, but if Appveyor is already...
This is the result of calling a managed internal collision, where the collision manager contains 2 objects only. Num max contacts is greater than 1. About the geometry ... I...