Tooltip API?

Tooltip API?

MattKincaid
Advocate Advocate
813 Views
1 Reply
Message 1 of 2

Tooltip API?

MattKincaid
Advocate
Advocate

When you mouse over elements in the model, Revit displays a tool tip with info about the element.  Is there an API to modify the contents of this?  See image, attached.

 

If not, anyone found a good way to write your own?  Thanks!

 

 

0 Likes
814 Views
1 Reply
Reply (1)
Message 2 of 2

jeremy_tammik
Alumni
Alumni

I do not believe the Revit API offers any functionality in this area.

 

You can create your own tooltips beside Revit's, which is probably not very useful:

 

 

The other option would be to use the native Windows API or a .NET library to modify the Revit ones.

 

Kean Walmsley implemented something to translate tooltips:

 

 

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open