Geometry to Solid

Hello, I have been trying in civil 2025 to generate a solid based on the surface TIN of the terrain but I can’t generate the solid because I have only managed to create Mesh but I don’t see how to generate a depth and thus the solid.

Hi @DJack,

Try one of these nodes:

  • TinSurface.SolidsAtDepth
  • TinSurface.SolidsAtFixedElevation
  • TinSurface.SolidsAtSurface

thanks