Omer
Omer
https://github.com/xBimTeam/XbimEssentials/blob/4b42fdcef7eb8291fd8eefa5defc9ac58527e998/Xbim.Common/Geometry/XbimRect3D.cs#L387 I assume this method functionality is to create a unified BoundingBox (or Rect3D) from 2 smaller entities. However is it implemented without "this" and also returns "void". I have...
**Describe the bug** not able to detect version with "+cpu" **To Reproduce** Steps to reproduce the behavior: 1. Go to 'requirements.txt' file in project 2. Add "torch==1.7.1+cpu" 3. Install the...
Currently the GLTF file creates meshes and populates the 'name' property with the IfcName of the element + the IfcEntityLabel of the element (the "row number" in the IFC file)...
In order to allow more connectivity and cooperation, Is it possible to release this software as a python library to use / merge in a bigger project? Also - define...
Is it possible to wrap the IFC++ library as a python package? similar to opencv-python [here](https://github.com/skvark/opencv-python) It will make it accessible for more programmers who are unfamiliar/uninterested with C++ or...