- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am wondering.. How I can go about having a floating toolbar in Revit while simultaneously running a command like drawing a run of Duct using the Revit-based Duct routing tools? For example, you start the "Duct" command in Revit, from there once you are actually drawing and placing duct, a UI element/toolbar comes out and allows you to insert objects while that command is running.
I have got a lot of this concept put together in a routine I have made, but the problem I am encountering is that the UI Element/Toolbar will briefly load with the Duct routine but then vanish because it seems the way Idling is setup in Revit causes that code to keep executing, closing the UI element. For what its worth I am opening/creating the UI element/toolbar utilizing a Modeless Window.
Any suggestions on tips or resources to help me achieve this? Thanks!
Solved! Go to Solution.