28 Feb 2023

New ECO and Occurrence properties in Fusion Data API

There are some new properties on the ComponentVersion object (currently in Beta) that will help you move between the API and Fusion Manage Extension

  • changeOrder: (Beta) The ECO ‘affectedBy’ attribute assigned by the Fusion Manage extension.
  • changeOrderURN: (Beta) The URN of the ECO item in Fusion Manage Extension.
  • changeOrderURN: (Beta) The URL to directly link to the ECO item in Fusion Manage Extension.

Another property will make it much easier and faster to retrieve the complete hierarchy of a model. That could also be used to generate the BOM:

  • allModelOccurrences: (Beta) The full list of occurrences of the version of the component in assemblies.

Instead of having to iteratively step through the full hierarchy as is done in the Read the Complete Model Hierarchy of a Design sample, now you can achieve the same with a single call.  

Please do give them a try. Probably the easiest way to test them is in the explorer.

Related Article

Posted By

Adam Nagy

Follow @AdamTheNagy Adam Nagy joined Autodesk back in 2005 and has been providing programming support, consulting, training and evangelism to external developers. He started his career in Budapest, then worked in Prague for 3 years and now lives in South England, UK. At the moment focusing on Inventor and Fusion 360, plus cloud and mobile related technologies. Adam has a degree in Software Engineering and has...