How do you export baked analytic result?

Hello.

Is there a way to export the results analyzed by a GH component as a glTF or glb file?

I tried baking the analysis results from the Radiation Analysis component as a test.
However, when I selected the baked objects and exported them as a glb file, it only produced a 1KB file.

Can’t hatch export to gltf/glb?
How do you know?

Solved it myself.

There were two reasons why it could not be exported successfully. 1) The basic reason was that the output specified layer was different. 2) By setting the export option UseDisplayColorForUnsetMaterials to false, the color of the mesh surface could be output.