Author Topic: Converting contour lines  (Read 5541 times)

0 Members and 1 Guest are viewing this topic.

sbattina

  • Guest
Converting contour lines
« 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??

daron

  • Guest
Converting contour lines
« Reply #1 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.