Message 1 of 4
Fastest way to access workshared Document
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear Community,
My question would be rather of type 'know that' rather than 'know how'.
Assuming the scenario: I have external Mongo DB, from which I get a List of ViewSheetIds (UniqueId), which should be printed from the given Document (Project Workshared Document). BatchPrint Command will be fired from Zero-Document-State, in the sense that Revit Application is initialized and running, but no Document is open. What would be the fastest and most effective way to:
- open Document in the background (only to access ViewSheets)
- //get Print-job done
- close Document
Any feedback from your experiences would be much appreciated,
Lukasz