Importing a sketch up file into rhino 7

Hey everyone
Does anyone here know why it happens like this when I import the file from sketch up?

The sketch up file is modeled cleanly and has no extra lines.


@Aryan1 - can you post your .skp file?

Also, you might use the ViewCaptureToClipboard or ViewCaptureToFile commands, rather than a cell phone pic, for a screen grab…

– Dale

1 Like

Sure!
Site N.A.skp (1.3 MB)

That looks like a skp file imported as NURBs, but very very far from 0,0,0 origin point. So the render mesh is losing some faces as the are only single precision.

Try and move the whole model to 0,0,0 and then run Clear all meshes command. That will regenerate the meshes and should look fine.

2 Likes