Select All Arcs in a Sketch

Hello,

I'm trying to write a macro (in VB.Net) that will select all the arcs in a sketch then add a Equal Relation to them.

Does anybody have any suggestions on how to do it?

ISketch.GetArcs2 returns an array - no names

Thanks

SolidworksApi macros