Revit API code without user interaction in application
Not applicable
01-13-2016
09:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I browsed and followed some post and learned few basic Revit API code as JeremyTammik advice on my previous post.
What I learned and done is this, creating some addin to Revit API from C# and include into REVIT, my code will be called while user interaction is takes place in Revit Application.
But What I need is to access the Revit project properties without the user interaction on REVIT. I mean my C# code should work independently.
Note: All I need is to access the Revit project properties(FileName and location which is opened in Revit)
Please let me know what should I learn for this. And kindly share your better ideas. (Any links or Sample code will be better).
Thanks & Regards,
Jayahar
Link copied