public static IGeometryFactory CreateRef(this IGeometryFactory objectRef) =>
 ((IGeometryFactory)objectRef.CreateRef(typeof(IGeometryFactory)));