Is a model Workshared without opening the file

Is a model Workshared without opening the file

david_rock
Enthusiast Enthusiast
823 Views
2 Replies
Message 1 of 3

Is a model Workshared without opening the file

david_rock
Enthusiast
Enthusiast

Can I tell if a model is Workshared without opening the file?

Also, can I tell the models version without opening the file?

Also, can I tell the local file folder without opening the file>

Kind Regards

David

 

0 Likes
Accepted solutions (1)
824 Views
2 Replies
Replies (2)
Message 2 of 3

jeremytammik
Autodesk
Autodesk
Accepted solution

All of the information you can retrieve from an RVT file without opening it is provided by the BasicFileInfo class:

 

https://www.revitapidocs.com/2020/475edc09-cee7-6ff1-a0fa-4e427a56262a.htm

 

Look there to see whether the data you need is accessible or not.

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

Message 3 of 3

david_rock
Enthusiast
Enthusiast

Perfect thank you,

I still need to dig through the Revit.ini file for the local folder. But I don't think there is currently any API for that.

 

Kind Regards

David

 

0 Likes