Skip to main content

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.

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.


Reply