Tag: Inventor 2023
-
Add an Icon to a Browsernode with ClientResourceMap API
ClientResourceMap was introduced in Inventor 2022. This API allows users to set a list of client resources (like icons) for the browser pane for different themes. STEP1 Make sure the Autodesk.inventor.interop.dll reference in your add in is the latest dll. You can do this by copying from the C:\Program Files\Autodesk\Inventor 2022\Bin\Public Assemblies to the /bin/debug/…

You must be logged in to post a comment.