public static IPipeMemberType ToPipe(GeometryBase obj) { return(_converter.ToPipe <GeometryBase, IPipeMemberType>(obj)); }