You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I did not know about this feature! It looks to be Fusion 360 Teams feature.
I had a look at the Fusion 360 scripting documentation and there seems to be no information on this (For those interested, I would have expected it in the DataFile object, but it was not there and a search in the whole scripting documentation turned up nothing).
I did however find some "Text Commands" for milestones. I believe that the main purpose of Text Commands are for internal testing of Fusion 360 at Autodesk, so it is hard to know if the commands will continue to work in the future.
Anyway, I only have a personal user license of Fusion 360, so I got this result for the commands and can't really test them out.
MilestoneService.latestMilestone
Get latest milestone version urn and nubmer failed
MilestoneService.milestones
There is NO milestones on the active document
Can you try these commands on:
A document without any milestone
A document with one milestone
A document with several milestones
This should give enough information that I might be able to implement this feature.
How to run the commands
Press Ctrl+Alt+C (Windows) or select File -> View -> Show Text commands. Make sure the setting in the lower right corner is set to Txt.
Enter the following commands, after each other, for each of the scenarios above. Paste the result here.
Is it posiple to get the Milestone as Automatic-Parameter.
I dont want to raise the Version on save every time?
The text was updated successfully, but these errors were encountered: