Dan Cascaval
Results
2
issues of
Dan Cascaval
Components that call functions in parallel on `Rhino.Geometry.Brep` can cause startup errors in certain situations, causing a `System.AccessViolationException` to be thrown in external code (in `RhinoCommon.dll`. This not only causes...
These components make use of implementations of the `Rhino.Geometry.SpaceMorph` class, which was only updated to be thread-safe in the RhinoCommon SDK released with Rhino 6. As such we cannot have...