Dear fellow Dynamo Users,
I’m currently looking for possibilities to create a workflow that makes a copy of an existing dwg and saves it under a new name. For example I have a Template.dwg in which I would like to perform an operation like creating a circle by coordinates. After performing said operation the script should save the template under a new name at a certain location. Is there a possibility to create such script e.g., by using Python?
Many thanks in advance!