public static double HalfIndirect(this OrientedSize orientedSize) { return(SizeUtils.HalfIndirect(orientedSize)); }