'Using Xbim geometry with GPU

I'm trying to extract geometric data from an IFC file using xbim.
The IFC file is pretty big (about 500 MB) and it's taking quite a while.
I'm especially using the XbimGeometryEngine.CreateSolid method.
Is there a way to make xBim use the GPU to make all its calculations?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source