xBimTeam / XbimExchange

XbimExchange contains several COBie schemas and serialisation functions as well as the Model Validation library adopted by theNBS digital toolkit.
https://xbimteam.github.io/
Other
46 stars 41 forks source link

Error converting IFC file to WeXBim #23

Closed dazmahal closed 5 years ago

dazmahal commented 7 years ago

Issue occurs using Latest Development Branch of XBim.Exchange to convert ifc file (144 MB)

An unhandled exception of type 'System.AccessViolationException' occurred in Xbim.Geometry.Engine64.dll

Additional information: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

CBenghi commented 7 years ago

@dazmahal, I'm afraid that the current state of the information you provide is not sufficient to understand the problem. This might be connected to a specific model you have, but without reproducible steps we cannot hep.

please have a look at: https://wiredcraft.com/blog/how-we-write-our-github-issues/

Best, Claudio