Onder Ilke Sever

Results 17 comments of Onder Ilke Sever

It would be nice to have one of the two options you listed #https://github.com/Yaffle/EventSource/issues/194#issuecomment-934469139

@agviegas The use case is comparing two fazes of the same model. It does not have to be %100 same, say %5 has changed. Nevertheless, as I investigated further, I...

closing as the issue not related with uploading twice, will open another issue more focused on moving objects.

I wonder if there is a way to do it by now? I mean getting notified about found vulnerabilities after a scan..

thanks for the response @agviegas ! Can you please elaborate what do you mean with below? > the coordination is on the web-ifc settings

Basically my end goal is georeferencing IFC files, and I am trying to understand if I need to transform geometries created by the library when IFC is carrying some spatial...

Thanks for the answer @agviegas, I am not interested about bringing models to origin. What I understand from your comment is that COORDINATE_TO_ORIGIN is there to carry models to the...

Thank you for your detailed answer here @agviegas, I understand the precision issue might occur. But at the same time, we would like to be able to position IFC models...

Thanks for the guiding answer @agviegas ! I will try your described approach but I have a small follow up question. Now that I am focusing on option with `COORDINATE_TO_ORIGIN=true`,...

Or can I simply pass `coordinate` as false to my `load` methods on `IfcLoader` and `FragmentsManager` ? Would that allow me tackle models separately(only apply inverse coordinationMatrix to itself, and...