Select to view content in your preferred language

Is it possible "to select" some interval on roads layer?

3436
2
11-06-2014 10:58 PM
AnatoliiTerentiev
Deactivated User

Dear Gurus!

There is some roads layer. How can I highlight a section (from point to point) of road under repair?

(I use wpf API in c#)

0 Kudos
2 Replies
DanPatterson_Retired
MVP Emeritus

in any application within arc, the desired selection would have to be from already segmented features or a new one would have to be created. If you want to go 75% along an existing polyline, then it would have to be created, there are no tools to just select a portion of a line and show it without creating the feature first

AnatoliiTerentiev
Deactivated User

Can I create some line feature (by using some API method) from segment of road to show on some Graphic layer?

Or it is  reasonable to create points at the beginning and end (or middle) section of repairs?

0 Kudos