I’m trying to export a single geometry from Grasshopper to a shapefile using the Heron “Export Shapefile” component. The shapefile is created correctly (the geometry is exported), but the .dbf file shows blank or defualt values (see image bellow).
The data tree structure of the polylines heading to the featureGeometry input wasn’t matching the Values input. In the screenshot below I simplify the structure of the polylines like you’ve done with the values.