Skip to main content
Question

Is there a transformer in FME that combines the separate entities (faces of the cube) and make it one solid structure?

  • March 9, 2022
  • 1 reply
  • 7 views

I have a base shapefile and a 3D model ( but the faces are separate and don't represent a single cube) I want it to combine as a single cube.

1 reply

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3427 replies
  • March 9, 2022

If the geometries are already surfaces/faces then you should be able to use a SolidBuilder to create the cube. If they are not faces, you will need a facereplacer first.