Getting Coordinates in Spreadsheet Exports (Bonsai 0.8.4)

I am trying to get the marked Z-coordinates as a CSV-Attribute to be exported in Bonsai 0.8.4. However, I could not find any documentation regarding getting the geometric coordinates to be exported. Thank you!
Tagged:

Comments
@ksanchay92 I think those values are calculated on-the-fly by Bonsai
I'm not sure they can be extracted using Spreadsheet Import/Export, if that was your objective
let's see what others can add to this topic
cheers
you can save it in ifc file, and try python code (or run python code inside bonsai too) to extract it, i have extracted the properties in excel table, but i am not sure if you can export these values too. but you have a try.