12-12-2023
09:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
12-12-2023
09:47 PM
Hi @WCrihfield ,
We can't get this information manually but let me give you some more details.
Each material is assigned a unique internal ID (UID)in Fusion360. In Fusion360, if I need that unique internal ID (UID) of a material, I can retrieve it using material()->id(). For reference, please consult the Fusion API documentation at the following link: https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-db98ea61-96d7-40e0-9bc4-f7a376c7fa6c.
Like wise the material in Inventor also might have an unique internal ID (UID) associated with it and I want that.