Message 1 of 6
Revit API UI more interactive

Not applicable
10-27-2017
01:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am trying to develop an API that is more interactive with the user than the ones I've seen in the Developer's Guide. What I am looking for is the APIs that allow users to insert information (numbers), select options from drop-down lists (Fig. 1), and show charts and graphs (a good example is the Revit's Energy Analysis plugin, where we select many options, etc. (Fig. 2 and Fig. 3)). However, as far as I've seen, the API by itself doesn't have such potential.
Fig. 1
Fig. 2
Fig. 3
Do API developers use other tools? If yes, which ones? SDK (e.g. Modeless Dialog) or WPF? I've tried using WPF but I can't insert a Revit command inside a button of a Window.
Thank you very much!
Cheers
Ruben