engine_web-ifc
engine_web-ifc copied to clipboard
[Bug]: IfcMapConversion not included in mesh.geometries?
What happened?
For attached model mesh coordinates are not changed according to IFCMAPCONVERSION. LoaderSettings does not have COORDINATE_TO_ORIGIN set,
Is it possible that I am overlooking some settings or function to change this behaviour, or is it a thing, that for some reason IFCMAPCONVERSION is not handling at all?
Version
0.0.68
What browsers are you seeing the problem on?
Firefox, Chrome
Relevant log output
Anything else?
I confirm that in our experiments, the transformations described in IfcMapConversion are not applied to mesh geometries. I use StreamAllMeshes to get the placed geometries, but they all go to origin. Is that a bug or am I just not using the right access function?