I am flattening a complex 3D building into its outline and then I want to use its max height to extrude the footprint. This works until I want to use the max height I extracted as variable for the extrusion; instead of just using the value, the AttributeCreator (NA: ExtrudeHeight, AV: _max) creates two features, one with just the extrusion attribute + value, and the other with just the attribute, but empty. How do I just write the number into the attribute field of the geometry?



