How can I differentiate between an architectural, mep, structural model in revit

How can I differentiate between an architectural, mep, structural model in revit

Anonymous
Not applicable
316 Views
1 Reply
Message 1 of 2

How can I differentiate between an architectural, mep, structural model in revit

Anonymous
Not applicable

I need to be able to quickly filter models in an external command as having been created using an architectural, structural or mep model based on it's ini settings or any other property that is available within the revit api to differentiate if possible.

Alternatively I can add a boolean field to our template to at least differentiate architectural versus engineer department models.  

 

 

0 Likes
317 Views
1 Reply
Reply (1)
Message 2 of 2

jeremytammik
Autodesk
Autodesk

There may be no built-in functionality to make this differentiation.

 

If you know exactly which set of template files are potentially being used, you can probably determine unique elements with specific properties in each of them which you can use to determine whether a project has been based on one or the other.

 

At least, that is what I would try out.

 

Good luck!

 

Cheers,

 

Jeremy

 



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

0 Likes