Answers for "How to convert a 3D-Polygon into a Surface?" https://knowledge.亚搏在线safe.com/questions/3204/how-to-convert-a-3d-polygon-into-a-surface.html The latest answers for the question "How to convert a 3D-Polygon into a Surface?" Answer by takashi https://knowledge.亚搏在线safe.com/answers/5688/view.html Hi Bruno,

Possibly these transformers do that.
(IFMEMultiArea)
1) Deaggregator (Mode: Flatten One Level)
-> [IFMEPolygon]
2) FaceReplacer
-> [IFMEFace]
3) Aggregator (Mode: Geometry - Assemble One Level)
-> [IFMEMultiSurface]
4) GeometryCoercer (Geometry Type: fme_composite_surface)
-> [IFMECompositeSurface]

Hope this works!

Takashi
Thu,21 Aug 2014 11:00:25 GMT takashi