I have two questions below,
Is there a way to get edge loops similar to the “extend to limits” function? I need to use the counts in edge loops for further development.

How can I get the centroid of multiple edges, similar to the edges summary in selection information?
I could use ExtAPI.UserInterface.GetPane to get this information, but it might be slower than accessing it directly with GeoData.

