Hello everyone,
I have a question regarding an elevation model in Rhino.
I got a DXF from the surveyor and loaded it into Rhino, the file looks like the pictures.
Can anyone tell me how to create an elevation model from this file?
Somewhat difficult to tell from those small pictures. Perhaps extracting the points of the vertical lines and then selecting only the top points and running MeshPatch on those is what you are after?
-wim
I now have the lines as shown in the pictures. I would now only have to place a mash over the lines, then I think I would have the right height model. Do I have to convert the lines for this or what is the best way to proceed?
If you are referring to the vertical green lines, no, you can’t use those to create a mesh from directly. You need to extract the top points and create a mesh through those.
-wim