I want to use revit own control in my plugin,is there any method to achieve this

I want to use revit own control in my plugin,is there any method to achieve this

Anonymous
Not applicable
466 Views
2 Replies
Message 1 of 3

I want to use revit own control in my plugin,is there any method to achieve this

Anonymous
Not applicable

I think the revit own control is very beautiful,I want use it in my plugin,how can do to achieve this.

thank you  very mach!

0 Likes
467 Views
2 Replies
Replies (2)
Message 2 of 3

jeremytammik
Autodesk
Autodesk

The Revit UI Labs section of AdnRevitApiLabsXtra shows just about all you can achieve using the Revit UI API:

 

https://github.com/jeremytammik/AdnRevitApiLabsXtra

 

I am afraid it may not cover the widget you want.

 

Obviously, the entire Revit UI has been built using the underlying Windows API, so you can theoretically rebuilt your own version of every single Revit UI widget from scratch...

 

Cheers,

 

Jeremy



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes
Message 3 of 3

Anonymous
Not applicable

thank you very much!

0 Likes