INVENTOR API - User Interface Tool

INVENTOR API - User Interface Tool

Khoa_NguyenDang
Advocate Advocate
758 Views
2 Replies
Message 1 of 3

INVENTOR API - User Interface Tool

Khoa_NguyenDang
Advocate
Advocate

HI all 

Does anybody know what the name and keyword for the select pop up when use command in Inventor 

And How to create it with API code in Inventor 

Thank you so much 

Khoa_NguyenDang_0-1608225305680.png

 

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

WCrihfield
Mentor
Mentor
Accepted solution

I don't know what the proper keyword if for it, but I know it appears due to a certain setting within Inventor's Application Options > General tab > Selection area.  When you check the box to enable this "Enagle Optimized Selection" option, it causes that little 'mini toolbar' to start appearing when you hover over any select-able objects in the graphics window.  You can specify how long it should wait before showing this tool, and the location tolerance, which specifies how far away your cursor/pointer can be from objects for it to still recognize them and add them to the list of available objects to select.

Below is a screen shot of this setting within the Application Options.

Optimized Selection option in Application Options.png

If this solved your problem, or answered your question, please click ACCEPT SOLUTION.
Or, if this helped you, please click 'LIKE' 👍.

 

Wesley Crihfield

EESignature

(Not an Autodesk Employee)

0 Likes
Message 3 of 3

JelteDeJong
Mentor
Mentor
Accepted solution

I think you need the RadialMarkingMenu.

Have a look at this post.

https://modthemachine.typepad.com/my_weblog/2012/03/customizing-marking-menus.html

Jelte de Jong
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Blog: hjalte.nl - github.com

0 Likes