PairMaxDistance

Finds the maximum distance between edges in a pair. PairMaxDistance searches an array of edge pairs contained within an Edge data structure for the edge pair enclosing the largest arc length and returns the distance value.