Fusion 360 Python Script Problem - Add Folder Name To Output
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can anybody help???
Please see the attached ".txt" file (I have changed the file extension from .py to .txt)
I can run the script on an assembly document OK.
All I need to do is to add the document's folder name to the output file (shown in the script file as ??????????)
For example,
I have a main project file where all my documents (assemblies, parts & drawings are stored)
I also have two other folders "Purchased Parts" & "Referenced Parts". Please see the attached picture.
I need to update the script file to show the folder name where the document has been inserted into the assembly.
In the example, show above, this could be "Purchased Parts" & "Referenced Parts".
Can anybody update the script for me to allow me to add the folder name to the output?
Many thanks in advance!
Darren