Description :
Save node's attributes data to a Json to re-apply this after in the same or other scene.
Installation :
1 - Copy storeAttributes folder in your maya script directory
Usage :
1 - Use setting's button to setup attributes how you want to save in your list
2 - Select nodes in maya and append their to the list with the append's button
3 - Save your list to a Json file
4 - In other or same scene Load your list
5 - Apply list attributes to nodes
Launch Script :
from storeAttributes import storeAttributesUI
storeAttributesUI.mayaLaunch()
Category :
Script
Download :
Store Attributes
License :
CC BY-NC-4.0