Questions tagged [spreadsheet]
The spreadsheet tag has no summary.
17 questions
0 votes
0 answers
62 views
Is it still not possible to access or copy data from the geometry nodes spreadsheet?
I've seen this question asked many times, and I've seen reference to a patch that would have enabled this functionality, but it was 3 years ago. I can't seem to find anything more on it.
0 votes
1 answer
96 views
Geometry nodes Instances data export to CSV file
I want to export instances data from spreadsheet, like name, position, rotation, scale to a csv file. Unfortunately I don't know python, so I can't really solve this question on my own. I found this ...
-2 votes
1 answer
330 views
How would I export the vertex groups data from the "spreadsheet" option in Blender?
I have several vertex groups separated on my 3D model and I would like to export the spreadsheet that reflects the x,y, and z data along with the vertex groups data. I have already been able to export ...
1 vote
0 answers
553 views
spreadsheet shows values for vertices but not for edges or faces
I run Blender 3.6.4, leave the default cube, click Geometry Nodes. I add a Viewer Node to the Geometry nodes. The spreadsheet shows the Vertex data, but when I look for Edge or Face data the ...
1 vote
1 answer
3k views
How to export Blender spreadsheet data into .csv file without applying GN?
I created this geometry in Blender GN, and I need to export the 3d coordinates of a list of points(These points are not on the input geometry), the data is already shown in the "Blender ...
1 vote
1 answer
332 views
Geo-Nodes: How to display specific vertices in spreadsheet?
I would like to mark a vertex in the 3d preview and know its exact values/coordinates. Is there a way to mark a specific vertex or a selection of vertices in the 3d preview and tell Blender to ...
1 vote
2 answers
168 views
Represent temperature by colors over time
I want to represent the temperatures of zones in my building by colors over time. I have a file that has the following form : Time T_zone1 T_zone2 T_zoneN 1. 20. 21. 20. 2. 19. 22. 21. 3. 18. 17. 10. ....
2 votes
1 answer
486 views
Blender Viewer Nodes showing different values for the same vectors depending on the geometry attached to them?
I posted a question on StackExchange directly 4 days ago (link), being unaware of this specific Blender-StackExchange. So please appologize my double-post. Here is my question that meanwhile keeps me ...