Hi @clark.dev - What format 3D models can be loaded into Architect?
I know that it supports Wavefront OBJ format.
Couldn’t get it to load STL files but that may have changed.
I don’t know about other formats.
Yes, currently only Wavefront obj is supported
1 Like
I’m trying to simulate scanning this mesh, and the sensors don’t really hit it, what do I have to do to see the intersections? Simulation also does not help.
You model file is not proper, you have two airplanes in the same file, remove one of the airplanes re-center your scene and make sure you have the normals computed for the surface, you should get something like this:
That is so weird, I wonder how that happened. Now it works, thanks.