Autodesk Revit Architecture
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Element ID
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
233 Views, 2 Replies
07-18-2008 05:19 PM
is there any way to schedule objects by id number?, maybe through a formula within the schedule that may call the id or the revit API and if that is the case, does anybody knows how?
*Jeff Hanson \(Autodesk\)
Re: Element ID
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-18-2008 05:44 PM in reply to:
jquiroz
Not possible at all from the Revit UI. This might be possible thru the API
. I guess the question is Why do you want to do this? What are you trying
to accomplish? You can go thru and select elements and get the ID for each
one individually.
Jeff Hanson
wrote in message news:5985693@discussion.autodesk.com...
is there any way to schedule objects by id number?, maybe through a formula
within the schedule that may call the id or the revit API and if that is the
case, does anybody knows how?
. I guess the question is Why do you want to do this? What are you trying
to accomplish? You can go thru and select elements and get the ID for each
one individually.
Jeff Hanson
is there any way to schedule objects by id number?, maybe through a formula
within the schedule that may call the id or the revit API and if that is the
case, does anybody knows how?
Re: Element ID
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-11-2012 03:32 PM in reply to:
*Jeff Hanson \(Autodesk\)
If I'm not mistaken, what Jeff is suggesting only works if your project only involves one Revit file. If you're scheduling elements from linked files, as far as I can tell there isn't really any way to identify elements other than duplicating the schedule in each linked file, and then choosing Show from the schedule.
Why ID woudn't be schedulable seems inexplicable, but as of Revit 2013, scheduling remains pretty primitive. Many things one might expect to get out of the box via scheduling (such as filtering on family or type, or sorting or filtering on more than four fields), can only be accomplished through the API or DBLink.
Joel

