Revit Snippet: Instant Navisworks Clash Spheres in Revit

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ธ.ค. 2024

ความคิดเห็น • 31

  • @MariaSamanthaDeCastro
    @MariaSamanthaDeCastro ปีที่แล้ว +1

    hello
    where can I find the template for your python script for dynamo? I have installed python and visual codes and I can only follow through your free courses as a student. it would be such a great help, if get to find it. So far, your tutorial has been the biggest help to me, I just stopped leading up to the coding for python

    • @RVBoost
      @RVBoost  ปีที่แล้ว +1

      Hi Maria. I showed my full Python template in this other video below. Have you seen it?
      th-cam.com/video/vUivq9w104o/w-d-xo.html

    • @MariaSamanthaDeCastro
      @MariaSamanthaDeCastro ปีที่แล้ว

      @@RVBoost hey, thank you so much. I'll look into this! amazing tutorial btw!

    • @RVBoost
      @RVBoost  ปีที่แล้ว +1

      Glad you liked it ☺️

  • @J-E_59
    @J-E_59 11 หลายเดือนก่อน

    Hi, i see your video but i have a problem, I don't see my spheres on the clash locations but it exists in Revit

    • @RVBoost
      @RVBoost  11 หลายเดือนก่อน

      It's probably a unit conversion issue, so the spheres are generated but placed too far away. Have you checked other comments of this video or the downloadable Dynamo file?

    • @J-E_59
      @J-E_59 11 หลายเดือนก่อน

      yes I checked but I can't find a solution because I use the millimeter, I have the same number of spheres as conflict but this one is very far from the model
      @@RVBoost

    • @J-E_59
      @J-E_59 11 หลายเดือนก่อน

      when generating the report the x y z data on excel remains in millimeters compared to naviswork or it must be changed on excel, maybe the problem would come from there but if that's it I don't know how to adjust

    • @RVBoost
      @RVBoost  11 หลายเดือนก่อน

      Have you tried using the script I shared?
      rv-boost.com/free-dynamo-script-revit-clash-spheres-from-navisworks/

    • @J-E_59
      @J-E_59 11 หลายเดือนก่อน

      @@RVBoost
      I just saw that my spheres are superimposed on each other "stacked" but are not even on my project

  • @BharatDarshan4you
    @BharatDarshan4you 10 หลายเดือนก่อน

    I got the same issue, every clash marker got placed on a same place. When i create a sample project it worked well but when i used it my live project with Arch link and other links too. It giving me same result
    Bit frustrating but I don’t know what is the issue and i tried locating clash markers by xyz point by coordinates but still they are ended up getting in a same place

    • @RVBoost
      @RVBoost  10 หลายเดือนก่อน

      It's probably a unit conversion issue. Have you tried the script you can download from the video description?

  • @Rikard2good
    @Rikard2good ปีที่แล้ว

    Hello, I am having trouble running this in Revit 2024, any suggestions. Iron Python 2 error, seems to be that dynamo is using a different Python engin now.

    • @RVBoost
      @RVBoost  ปีที่แล้ว

      Hi, what did the error say?

  • @ckdesign3108
    @ckdesign3108 2 ปีที่แล้ว

    I am trying to get this to work. It seems that the clash spheres end up in 1 place, I am thinking it is something to do with scripting being converted to metric.

    • @RVBoost
      @RVBoost  2 ปีที่แล้ว

      Yes, looks like a unit conversion problem. You can edit the script to do the conversion yourself. However, a quicker "fix" is to temporarily change your Navisworks model unit to what I used in the tutorial, export the report, and use that for the Dynamo script.

    • @MariaSamanthaDeCastro
      @MariaSamanthaDeCastro ปีที่แล้ว

      @@RVBoost Hi i ran the dynamo file into my revit file with the correct unit, the sphere is showing in the shape of my model but the model is not showing then vice versa. i have the right unit both are mm

    • @RVBoost
      @RVBoost  ปีที่แล้ว

      Do you have the same units in both Revit and Navisworks?

    • @MariaSamanthaDeCastro
      @MariaSamanthaDeCastro ปีที่แล้ว

      @@RVBoost Yes, both are millimeters

    • @RVBoost
      @RVBoost  ปีที่แล้ว

      Have you tried the script you can download from the video description?