public static EucLine operator |(HypPoint P1, HypPoint P2) { return(HTransform.GetBisectorLine(P1, P2)); }