Bernold Kraft
Bernold Kraft
Hi, since 4.3 is based on 4.1 Alignment: Is there anything already done implementing alignment entities? There is a ticket https://github.com/xBimTeam/XbimGeometry/issues/181. What the current state? I also would like to...
Hi Andy, if there‘s any opportunity to get involved, I‘m looking forward to it! I‘ve started to have try on implementing details for alignment curves but lost the focus due...
Hi @martin1cerny , I'll try to implement a mapping from our current classification to IFC4.3 entities next week.
Hi @martin1cerny, I had a first try with the Ifc4.3rc1. There are some remarks and questions from my side. First, when using Ifc4.3 the compilation of geometry warns about a...
Here's some more context of the change: First, sorry for this heavy PR! The previous logic of normal's alignment was based on an "extreme" triangle near the boundary. For non-convex...
Is there a chance to get this fix into develop?
Hi, I do the alignment in a similar way. Actually, I don‘t know where the ‚ModelContext‘s WCS is from, but I assume your are fetching the root placement from the...
My solution (under heavy dev: https://github.com/bekraft/BitubTRex/tree/dev) is a little more complex since it wraps it into a transform worker class. It's implemented as a 2-by-2-point affine transformation. Means, a delta...
Is there any plan to support .netcore 5+ in future? Seems that the current geometry/open cascade interop way with CLR/CLI C++ isn't the right way to handle multi-platform projects. (https://github.com/dotnet/runtime/issues/4116)
Hi @JohnO3535, there are multiple issues. If you try to open your model with Xbim nothing shows up. However BIMvision seems to hava a deeper imagination and a better guess...