Export material parameters to generate keynote.txt file

Hi Team,

I’m trying to create a simple list and export 2 x parameters into a .txt file which will be used for a materials keynotes file. (PURPLE BOX) I’ve got the GREEN box working all OK.

The idea is our team will create and input data within the material editor, but be able to spit out a sheet specific material keynote legend for a complex project.

I’m not very good working with lists, and I can’t quite seem to work the logic to create the list, format it with a “TAB” and write to .txt file…

Not all materials currently have mark values assigned, hence the blank fields within the lists. Ideally the list would have a filter option.

Any ideas would be fantastic!

Thanks in advance!

For those interested… this script works.

Hope it helps someone out there!

Thanks for sharing. Just for reference, you can feed a list into the GetParameterByName node so you don’t have to use two of them and then stick them back with the List.Create.

1 Like