I’m not finding many results on this topic, so I need to start a new topic.
Is there a way to transfer project standards via dynamo? At the very least I would like to queue the user to transfer project standards.
I am running anywhere from between 5-10 consecutive scripts in order to standardise external models according to our data structure and project standards.
If I knew how to use python, I wouldn’t have to ask.
My previous issue was purging unused elements, to which I was able to use a code snippet from here. Because purging is typically recursive, I could just string 3-4 python scripts to run consecutively.
Anyways…I just took the code for purging and modified the command to “ID_TRANSFER_PROJECT_STANDARDS”
it turns out that postable commands are pretty damn intuitive.