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