Message 1 of 7
Revit API Selected Element Set order
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to create a very simple addin for Revit that numbers duct in a new shared parameter. The issue that I have is that the duct that I select is numbered according to the order that it is drawn in. I would prefer it to be numbered in the order of the run rather. My question is does anyone know what property of the duct is used to establish the order that objects are placed in and called out of a SelElementSet? And can this be changed or can the order in a SelElementSet be changed according to another parameter?
Thanks