fme_polygon covert with FaceReplacer, then with GeometryCoercer convert to fme_mesch. Why MeshSimplifier feature put to Rejected port with code invalid_mesh?
Page 1 / 1
Hi @zilvinas_fme,
Please try replacing the GeometryCoercer with a Triangulator to convert to fme_mesh geometry. This may make the MeshSimplifier happy.
Thanks, but it didn't help.