Hi everyone,
I have an object like the one in the screenshot which is read from an IFC file.
And I have some 3D points in a GeoJSON file.
I want to copy the object on each point coming from my GeoJSON file.
And also, I want to rotate them in their place.
What can be the optimum solution?
Thanks!