Marco Giordano shows why using dictionaries are so useful when using Python in Autodesk Maya, showing how to extract large amounts of data from a scene and save the data into a text file to be later read back into Maya.

In the tutorial I will show you how can you extract a lot of data from the scene and then save it to a text file and read it back

Marco describes Dictionaries as something almost similar to an array. The major difference being that with dictionaries you are able to store values by keys, while the array stores values by index. Storing values by keys allows you to quickly find the stored data by simply asking the Dictionary.

Some of the links on lesterbanks are "affiliate links", a link with a special tracking code. This means if you click on an affiliate link and purchase the item, we will receive an affiliate commission. The price of the item is the same whether it is an affiliate link or not. Regardless, we only recommend products or services we believe will add value to our readers. By using the affiliate links, you are helping support our Website, and we genuinely appreciate your support.