- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I have been working on my programming skills and I am starting to venture into the Revit Background Processes. My goal is to be able to timestamp each placed element (Fab.Part) with the date and time. I have read @jeremy_tammik post ( https://forums.autodesk.com/t5/revit-api-forum/background-process-api-access/td-p/11937077 ) on creating background processes. I am familiar to external events and handlers and understand why they have to be used, the only thing I cannot figure out for the life of me is how to implement the custom process into the document. I have it loading with our ribbon but without a document being opened or an implementation of the process I cant use the DocumentChanged to find recently added element ids and continue testing.
Documentation and examples for this topic are really hard to find.
Thanks for your time, and I hope you have a great day!
-Nick
Solved! Go to Solution.