Topography Boundary is not correct

Hello!

I’m trying to create a topography from a set of input points. The issue I’m facing is that it skips many points, and the resulting topography is very different from what should be created.

The script I’ve made is below:

The selected element in the first snip is a direct shape. It is taking the exact shape, whereas the Topograhy.ByPoints Node skips many points. Is there a fix for this?

Could you maybe share this surface and your dyn file?

hello!

Thank you for the quick reply.

Here’s the text file with the line coordinates, and the dynamo script that takes these coordinates, and sketches a Topography.
Coordinates.txt (5.7 KB)

Topography Creation.dyn (24.9 KB)

You may want to scale the coordinates value from the text file. Its pretty huge.

Thanks in advance.

Any suggestions? :slight_smile:

If you do topography by points, there is no information about boundary of topography, so its logical that it doesnt represent actual shape of topography. If you need accurate representation its better to use LandXML file