Message 1 of 2
Adding functionality to placing duct button.

Not applicable
11-02-2015
12:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
(I'm still very new to Revit.)
After(or before) placing new ducts(with duct fittings) I want to select duct system type and diameter on all new ducts/fittings as easy as possible. I've looked at writing the duct-placing function and just adding the functionality I want, but I can't find how to replicate the visual part(angle ruler++) of the duct placing function you get when clicking the 'Duct' button in the 'Systems' tab.
Is there a ducts-and-fittings-have-been-placed event I can listen to?
Is there a way to replicate the whole Ducts/fittings-placing function with just the PickPoint() method?
Some other way?