Revit Architecture Forum
Welcome to Autodesk’s Revit Architecture Forums. Share your knowledge, ask questions, and explore popular Revit Architecture topics.
abbrechen
Suchergebnisse werden angezeigt für 
Anzeigen  nur  | Stattdessen suchen nach 
Meintest du: 

Revit Interoperability Tool- Overlapping floors check

8 ANTWORTEN 8
Antworten
Nachricht 1 von 9
nadavXT2DZ
457 Aufrufe, 8 Antworten

Revit Interoperability Tool- Overlapping floors check

Hello everyone,

I have recently downloaded the Revit Model Checker and Configurator, and am trying to build a check that will fail if there are overlapping floors in the model. So far I had no luck in building this check. Can anyone help me out please?

 

Thanks

8 ANTWORTEN 8
Nachricht 2 von 9
JasonKunkel
als Antwort auf: nadavXT2DZ

The Model Checker does not excel at geometry checking, especially when comparing the geometry of 2 different elements. It is excellent at checking data in parameters. There is a way to build a check for redundant elements, but that is basically to look for elements that were copied and pasted on top of each other - the exact same element. Model Checker is not going to be able to check for overlapping floors... or at least I can't think of a way to accomplish that.


Jason Kunkel
Senior Practice Manager, Architecture and Engineering
CADD Microsystems Blog
RVIT Blog | Twitter | LinkedIn
Nachricht 3 von 9
JL.FCG
als Antwort auf: nadavXT2DZ

There is a pre-set check set for this.
Go to 'Setup' under model checker - Open - and at the bottom you will see 'Public Library'
This will run an in depth report including duplicate/clashing elements.

JLFCG_0-1707406929865.png

 

Nachricht 4 von 9
nadavXT2DZ
als Antwort auf: JL.FCG

Hello, thank you for your reply! Unfortunately, it seems the check does not find overlapping or duplicate floors specifically.

I will look for other ways to create this check, maybe with the help of a dynamo code.

 

Thank you

Nachricht 5 von 9
nadavXT2DZ
als Antwort auf: JasonKunkel

Hello! thank you for your reply.

I will use the duplicate elements check for the other elements I have in the model, and maybe write a dynamo code for floors specifically.

 

Thank you

Nachricht 6 von 9
ToanDN
als Antwort auf: nadavXT2DZ

Why can't you use Clash Detection?

Nachricht 7 von 9
avi_ch
als Antwort auf: ToanDN

Hello,

what is the clash detection? Is it in the Model Checker tool or something else?

 

Thank you

Nachricht 8 von 9
SteveKStafford
als Antwort auf: nadavXT2DZ

Separate from creating a tool to check... Revit generates its own warnings for overlapping floors and you can check them out them via Review Warnings.


Steve Stafford
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
EESignature

Nachricht 9 von 9
robert2JCCH
als Antwort auf: avi_ch

 

Clash detection in the native Revit program, found under the Collaborate tab. You can compare Floors against Floors.

 

Dynamo will also work, you can retrieve the geometry of the floor elements and do an intersection check. You'll get the same set outputs as the Interference Check, just in a different list format.

 

Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.

In Foren veröffentlichen  

Autodesk Design & Make Report