- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I have a bunch of topographical layers as polyines. How can I convert them to TIN surfaces?
From this:
To this.
In the past I got XYZ coordinates, so I was able to create a TIN surface.
But this time I have polylines. How can I convert them to TIN surfaces? I was trying to explode the polylines into lines and extract the XYZ_start and XZY_end coordinates. Then I read the data back and create a TIN mesh. But the .xls goes up to 65536 rows, and it seems I have more datapoints than that.
Is there any other way to go from Polylines to TIN Surface?
Kind regards, MB
Solved! Go to Solution.
Link copied