TheSwamp

Code Red => VB(A) => Topic started by: sbattina on March 05, 2004, 05:22:51 PM

Title: Converting contour lines
Post by: sbattina on March 05, 2004, 05:22:51 PM
Everybody:
I am trying to make a mesh out of contour lines. They are all polylines.

Anybody knows an easy way of doing it??

I tried by creating an array of points in a selection set of the site itself. Even so, the points are not in an order and it gives a crazy result.
I believe its a convoluted way of doing it. Anybody knows a better solution to this??
Title: Converting contour lines
Post by: daron on March 06, 2004, 01:51:10 PM
Subhadha,
Have you looked at the SelectByPolygon method? I think that might be what you're looking for.