Select ClientGraphics objects without ClientID

Select ClientGraphics objects without ClientID

cambox
Explorer Explorer
651 Views
2 Replies
Message 1 of 3

Select ClientGraphics objects without ClientID

cambox
Explorer
Explorer

Hi API-Experts!

 

I use an Inventor application (Add-In) from a vendor that inserted ClientGraphics objects

to show the graphics and store some information. This information I would like to use in

my application. Is there a way to select this objects by a API method and get the information

without the ClientID of this application?

 

Does anyone have a suggestion?

 

0 Likes
Accepted solutions (1)
652 Views
2 Replies
Replies (2)
Message 2 of 3

adam.nagy
Autodesk Support
Autodesk Support
Accepted solution

Hi,

 

If you have the Add-In installed and running, then you can find it in the ApplicationAddIns collection. And each ApplicationAddIn has a ClientId property.

 

Cheers, 



Adam Nagy
Autodesk Platform Services
Message 3 of 3

cambox
Explorer
Explorer
Hi Adam, That's exactly what I am looking for. So that I can continue to work... Many thanks for your response! Regards
0 Likes