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 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?
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)
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