Select to view content in your preferred language

How do i get the number of connected edges to all junctions?

2982
0
07-31-2014 04:59 AM
gisdeveloper2
Deactivated User

Hi, I hope someone can help me, I am new to ArcObjects,

 

I am trying to do the following:

 

1- loop through all Point Feature classes in a Dataset

2- loop through the point features in each of the point feature classes

3- get the count of connected edge features to each of those point features

 

I am using C# on visual c# express 2010 and ArcGIS 10.1

 

Thank you in advance.

0 Kudos
0 Replies