Quantcast
Channel: Forums - ArcObjects SDKs
Viewing all articles
Browse latest Browse all 1374

Extract vertices of polyline

$
0
0
Hi all


I'm developing add-in for ArcMap using C#.

I find a way to extract vertices of polyline.

With polygon, after convert polygon featureclass to Ipolygon, I can extract vertices of polygon. But I don't know how to do it with polyline.

Currently, I'm using Feature Vertices to Point tool in ArcToolbox. But I have to repeat that operation for thousands of polylines, computation time is really matter.

Is there any faster way to extract vertices of polyline?


Thank you

Viewing all articles
Browse latest Browse all 1374

Trending Articles