Duct support placement using Dynamo!

Поделиться
HTML-код
  • Опубликовано: 26 дек 2024

Комментарии •

  • @chanyiuhing
    @chanyiuhing 2 года назад +1

    your video is so informative.
    Thanks from Hong Kong

    • @AussieBIMGuru
      @AussieBIMGuru  2 года назад

      You're welcome! Hope all is well on your side of the world.

  • @SiarheiSemashka
    @SiarheiSemashka Год назад

    Nitpicking: 13:20 if the second block's parameter call "req_c" instead of "count", it lowers the chance to connect "count" variable from the left block

    • @AussieBIMGuru
      @AussieBIMGuru  Год назад +1

      They appear in order of where they appear in the codeblock. Count is maybe a reserved word since i made this video a few years ago now so could be that.

  • @TheLeonSilver
    @TheLeonSilver 8 месяцев назад +1

    for those just want to get this script to work, just install 2018 BiMorph node, it worked for me. I also have tried with cable trays, it worked as well. however, after the last "List.Combine", try not to flatten the list, this way, the support will follow the bottom elevations of the cable trays that bend up and down. for some reasons, if flatten the list, the hanger supports will only follow one bottom elevation.

    • @TheLeonSilver
      @TheLeonSilver 8 месяцев назад

      also, thank you Aussie BIM Guru for sharing this scipt, it is amazing, it helps us so much.

    • @AussieBIMGuru
      @AussieBIMGuru  8 месяцев назад

      Great tip, and yes I think that would make sense in that situation. I was a bit less experienced in Dynamo when I made this so my old videos sometimes take some awkward list management steps.

  • @robertorecoaro8423
    @robertorecoaro8423 3 года назад +1

    I am amazed at the skill you have with revit.
    It must have been many hours of study.
    Thanks for this video./Me sorprende la habilidad que usted tiene con revit.
    Deben haber sido muchas horas de esudio.
    Gracias por este video.

    • @AussieBIMGuru
      @AussieBIMGuru  3 года назад +2

      Thanks! Yes almost 10 years of using revit now, but i began with 0 experience like we all do :)

  • @chethanmn6983
    @chethanmn6983 5 лет назад +1

    It's very use full and worth learning to save the time, thanks a lot for sharing.

  • @jorgeanedez1687
    @jorgeanedez1687 4 месяца назад +1

    Can you help creat a similar line based hanger support script for 4 parallel piping with different system and with different sizes? Your video tutorials helped me a lot as a beginner in dynamo and has been a fan of your tutorials. Cheers!

    • @AussieBIMGuru
      @AussieBIMGuru  4 месяца назад

      Unfortunately beyond my experience at that point, but have a try and use dynamo forums as an active help resource where you get stuck.

  • @Praveen_Enzo
    @Praveen_Enzo 2 года назад +1

    Great work.Thank You very much Mr.Aussie.

  • @couprog
    @couprog Год назад

    You are awesome, thank you for this professional video and thank you for every single moment you spent on it 👏👌

    • @AussieBIMGuru
      @AussieBIMGuru  Год назад +1

      Thanks for the kind words, and you are welcome!

  • @rkenna213
    @rkenna213 5 лет назад +1

    Excellent video..., more MEP would be great :)

    • @AussieBIMGuru
      @AussieBIMGuru  5 лет назад

      Thanks Richard, a few videos lined up in the new year will deal with MEP or all round workflows. Not quite my field of expertise but many of my followers have helped give me some ideas

    • @rkenna213
      @rkenna213 5 лет назад +1

      @@AussieBIMGuru super videos, I look forward to them all

  • @milenacasto8541
    @milenacasto8541 2 года назад +1

    Really great job! thanks a lot , It helps me :)

  • @archgyanrevit
    @archgyanrevit 5 лет назад +1

    Can you make a video or blog on what to look forward to in 2020? super excited!

    • @AussieBIMGuru
      @AussieBIMGuru  5 лет назад +1

      I've scheduled a quick video on the 31st of this month to cover this briefly :)
      A bit more dynamo, some python, a new navisworks series and a surprise in march!

  • @atnguyenthanh6802
    @atnguyenthanh6802 3 года назад +1

    Thank you for your useful sharing. Would you mind if sharing the supporting family. Cause i follow you to final step in node "Familyinstance.Bycurve" returns to"null". I don't know the reason why. Thanks for this video.

    • @AussieBIMGuru
      @AussieBIMGuru  3 года назад

      Sure thing, it's on my github here:
      github.com/aussieBIMguru/Dynamo_Scripts/blob/master/ABG_201102_DynamoWallOpenings.dyn

    • @atnguyenthanh6802
      @atnguyenthanh6802 3 года назад +1

      @@AussieBIMGuru Thanks so much.

  • @R4k00n3D
    @R4k00n3D 5 лет назад +1

    Thank you so much!!! Awesome stuff! Lots to study here! Thanks again!

  • @ballemistry950
    @ballemistry950 4 года назад +1

    Thank you so much! There's a lot to study
    What about cabletray supports?

    • @AussieBIMGuru
      @AussieBIMGuru  4 года назад

      Similar workflow. As long as theyre in connected systems it should almost be the same.

    • @bender06160
      @bender06160 3 года назад

      @@AussieBIMGuru there s no system for cable trays, maybe we can filter them by a shared parameter

    • @AussieBIMGuru
      @AussieBIMGuru  3 года назад +1

      @@bender06160 yes in that case you would need something the runs have in common, or manual selection of connected trays to be supported.

  • @vrbaac1641
    @vrbaac1641 3 года назад +1

    hi ^^... why use a line based family (support) specifically for this workflow? thank you very much... very awesome tutorial ^^

    • @AussieBIMGuru
      @AussieBIMGuru  3 года назад +1

      In this case i use line based as the family is best defined by its two points of support. Whilst it may sometimes be centred upon a duct run it isn't always necessarily. I go on to use dynamo to place these using reference curves also, which are much easier placed if line based.

  • @minaelfar4652
    @minaelfar4652 Год назад

    Thank For This Amazing video. However, When I use the duct system all elements in network custom node it doesn't get the elements in the mechanical system it gets me NULL ! What the problem here ??

    • @AussieBIMGuru
      @AussieBIMGuru  Год назад

      My best guess is you may be using revit 2023+ and now have the IronPython2.7 package installed. Mepover depends on it now.

  • @carriux
    @carriux 4 года назад +1

    Hi Aussie BIM Guru, the script worked perfectly, thanks. I was wondering if you have any ideas for hosting the support to the duct, so when you move the duct, the support moves with it, or in general if you know a way to locate hosted families.

    • @AussieBIMGuru
      @AussieBIMGuru  4 года назад

      The best way to do this would be to build the support as a duct fitting. These typically move with the system.

  • @Thameem63
    @Thameem63 Год назад

    Hi Appreciate the work and i it helps me to learn dynamo script little. When I have tried to run your script. List.GetItemAtIndex operation failed. Index was out of range. Must be non-negative and lenn than the size of the collection. Paramter name:index".
    I am facing this error.

    • @AussieBIMGuru
      @AussieBIMGuru  Год назад

      Typically this means nothing that list matched what you were searching for. Its a fairly generic error but hopefully knowing what it means helps troubleshoot it.

  • @osamahashem1041
    @osamahashem1041 4 года назад +1

    Hi ,really Great work , please can you tell me where i can find those custom nodes

    • @AussieBIMGuru
      @AussieBIMGuru  4 года назад +1

      The nodes you need are in packages at 1:40, all downloadable from the package manager within dynamo.
      Manage > search for a package

    • @osamahashem1041
      @osamahashem1041 4 года назад +1

      @@AussieBIMGuru thanks

  • @niojuri6057
    @niojuri6057 4 года назад +1

    Thank you so much! There's a lot to study
    what about pipe supports? It would be at same diameter and orientation than pipes
    How should I do it?

    • @AussieBIMGuru
      @AussieBIMGuru  4 года назад +2

      Similar to this workflow, but you could get the pipe centre elevation and diameter to place the support, then get the direction of the curve at that point (or normal + 90) for orientation

  • @maywaleed5639
    @maywaleed5639 11 месяцев назад

    I use Revit 2021 and I couldn’t find LinkElement.ByRay node in the Bimorph package . Where else can I find it?

    • @AussieBIMGuru
      @AussieBIMGuru  11 месяцев назад +1

      In the latest version it is called LinkElement.ByRayBounce.

  • @carmineaucello3246
    @carmineaucello3246 2 года назад

    Hi Gavin this is a super usuful script. Many thanks for it. Very complicated to understand but I'll get it one day hopefully! Just one question: I get the hanger channel's Support height up to 973836.0. Not sure why? Hence I loose completely the vertical hangers. Potentially the thing comes from the clash node Code block warning: "List.GetItemAtIndex operation failed. Index was out of range. Must be non-negative and lenn than the size of the collection. Paramter name:index". Not sure what value this warning refer to? Many thanks really appreciated!

    • @AussieBIMGuru
      @AussieBIMGuru  2 года назад +1

      It's hard to say but my best guess is it could relate to imperial vs metric units, or the ray bounce wasn't successful and reached too far beyond the model. Cross check that the height number being provided is logical in Dynamo and if not look back through the data to see where it might be coming from.

  • @eliabim
    @eliabim 4 года назад +1

    Thank you Master. I made it work

    • @AussieBIMGuru
      @AussieBIMGuru  4 года назад +1

      Nice work! Now you're a master too ;)

    • @eliabim
      @eliabim 4 года назад +1

      I edited some nodes so that I have some options to select ducts per level.

  • @minaelfar6350
    @minaelfar6350 Год назад

    Hello !
    I have tried this amazing script and it’s really helpful
    I just have problem when the duct offsets and change its level the supports will be in the lowest level and the high level duct end up with low level supports ? Do u have a solution for that !
    Thanks in advance !❤️

    • @AussieBIMGuru
      @AussieBIMGuru  Год назад

      The way I've set up this workflow the duct hangers only sit at one level I believe, to deal with offsets you'd need to adjust the workflow to check both the underside of duct from level and the offset up to slab overhead in two steps, then set both parameters this way.

  • @alvernepaiva3287
    @alvernepaiva3287 3 года назад

    That Raybounce node is really helpful!!!
    Is there any version of him, but instead of checking a link, the node checks any geometry in a set distance and direction?

    • @AussieBIMGuru
      @AussieBIMGuru  3 года назад

      I'd have a look at the 'RayBounce on Linked Model' node in the data shapes package, it has the ability to consider native and linked, or just linked in its fourth input.

  • @ramonleen3472
    @ramonleen3472 Год назад

    Hi Aussie BIM Gure, the script worked perfectly except when I make a drop in elevation with the ducts than the duct support placed everything on the highest bottom elevation of the duct system. Do you have any idea how to solve this?

    • @AussieBIMGuru
      @AussieBIMGuru  Год назад

      For this particular case you may need to use another mesh ray at these points at the duct level down to find out the drop in addition to the mesh ray upward to find the structure. My workflow here assumes flat duct runs currently.

  • @muhammedfasil.p3402
    @muhammedfasil.p3402 2 года назад

    Ray bounce for the fix height.. the node starting to find the Z value showing error. Please help.

    • @AussieBIMGuru
      @AussieBIMGuru  2 года назад

      Hard to say what the cause is. Reduce your data set down to a few objects and troubleshoot 1 or 2 at a time to see why they might not be raybouncing properly.

  • @OdiaUTT
    @OdiaUTT 4 года назад +1

    Great video. I work with racks of pipes so to replicate this may be different. I have three concerns.
    1) how will the workflow be if the pipe racks are on different systems?
    2) eliminating vertical pipes/ducts
    3) consideration for insulation - I guess when we place the family we can reduce the support height by minus the insulation thickness?
    Thanks in advance for your response. Fan from Canada 🍁

    • @AussieBIMGuru
      @AussieBIMGuru  4 года назад +1

      In regards to your queries;
      1. This is probably difficult to automate if pipes share racks, as eventually those runs would probably diverge apart. You could probably collect multiple systems and eliminate supports closer than a certain point apart using one of my nodes in Crumple (group by minimum separation). Pipes are also quite different to ducts in that you tend to run them in parallel, so required width and placement would be difficult to assess.
      2. If you could get their location lines this would allow you to assess their propagation using the vector of the curve and its Z value. You could filter out all pipes with a Z value or 1 or thereabouts.
      3. Exactly, you could obtain multiple parameters and add/subtract as needed.

    • @OdiaUTT
      @OdiaUTT 4 года назад +1

      @@AussieBIMGuru thanks for your quick response.. you’re highly appreciated

  • @rteiberis
    @rteiberis Год назад

    Hello, Mr. Guru, asking for help as the last straw, watched the video many times over, typed everything by hand AND downloaded the script from github along with the hanger .rfa and no matter what, the codeblock in the raybounce group returns "null" instead of the list of clash points. Tried running the script in a model with a linked structural, architectural models and tried runing the script on the revit sample project. Please help

    • @rteiberis
      @rteiberis Год назад

      Edit, managed to make the supports extend to the element above, however it doesnt extend in the sample project file, only files with a linked ifc model. the problem im facing now is that some hangers extend beyond the slab, some inside of it. any tips?

    • @AussieBIMGuru
      @AussieBIMGuru  Год назад

      Hrm it sounds like an error with the raybounce node. I havent tested this workflow beyond revit 2020 so might be some changes in node behavior since i made this unfortunately. I'll try to revisit it on the channel eventually for revit 2023.

  • @egmelaku
    @egmelaku 2 года назад

    🙏Thanks for this helpful tutorial. Have you ever tried...?
    I want to change the calculation Method in Revit ......
    (Path => 1. Systems(tab) ->
    2. Mechanical Settings ->
    3. Pipe Setting ->
    4. Calculation ->
    5. Flow(tab) ->
    👉 6. Calculation Method )
    ...... from "the 2012 International Plumbing Code (IPC) Table E103.3 (3)" #to my custom fixture flow rate/table.
    👉 How would you advise me, please?
    👉 Can I use Dynamo to change input/references like IPC Table E103.3 (3)?
    Thanks!

    • @AussieBIMGuru
      @AussieBIMGuru  2 года назад

      Unfortunately I've got an architectural background so most of that goes right over my head! Maybe try the Dynamo forums for advice.

  • @jimmychan4868
    @jimmychan4868 4 года назад +1

    Hi, i don't know why have some error in my node, such as Curve.PointAtSegmentLength.
    however can you in case have time to teach how to solve placing opening for mep service cross the wall by using dynamo. Thank you so much!

    • @AussieBIMGuru
      @AussieBIMGuru  4 года назад

      Follow the warnings back to where they first occur and try to find any 'nulls'.
      I have a video on penetrations in walls here; ruclips.net/video/o77lLfyQm30/видео.html
      Springnodes have nodes for floor openings. I'll probably make a video on this eventually.

  • @LeanderZ3
    @LeanderZ3 Месяц назад

    Please, would you have a link to share the hang files?

    • @AussieBIMGuru
      @AussieBIMGuru  Месяц назад

      Script:
      github.com/aussieBIMguru/Dynamo_Scripts/blob/master/ABG_191219_DuctSupports.dyn
      Hanger:
      github.com/aussieBIMguru/Revit-Files/blob/master/Families/ABG_GEN_Unistrut-Hanger_R20.rfa
      Noting I developed this in Revit 2020, so it may need some changes to suit later Revit builds.

  • @juancarlosarguedas607
    @juancarlosarguedas607 4 года назад +3

    Great Script.....I tried to follow up but something is wrong with the formula

  • @tonyhoward6085
    @tonyhoward6085 5 лет назад

    I have known about dynamo for a few years however moved into more of an engineering role over the last bit. Having moved back to a design engineering role (which I have always preferred) I am picking dynamo up again. I have found your tutorials to be very informative, not just in getting it done but also showing what is also potentially possible. Do you have any tips on understanding the nodes available as they seem to be very architecturally based, for obvious reason? Another question is how to best implement dynamo into a national company that doesn’t really understand what is required of its engineering staff due to perceived negativity to drafting?

    • @AussieBIMGuru
      @AussieBIMGuru  5 лет назад

      Hi there Tony, I'm glad you're finding my channel and content helpful - and that the style of showing full workflow resonates with your needs.
      It might be worth viewing my 'learn dynamo' series as I focus more on nodes and less on workflow in these videos. A handy one is lesson 4; list management.
      Check out MEPover and Bimorph nodes for some helpful nodes related more closely to coordination and services.
      RE culture, if the company is not sold on BIM or CAD then dynamo will be a challenge. Consider if you are working with the right teams/firm if your passion is computation, and if it is, then start showcasing the potential benefits through business cases and live demos.
      Hope that helps!

  • @mohamedsamir8824
    @mohamedsamir8824 4 года назад

    Dear sir, Great script
    i want to automate all duct support for every level i filter ducts by level but the the script duplicate more than one hanger at the same place

    • @AussieBIMGuru
      @AussieBIMGuru  4 года назад +1

      It sounds like an issue with levels and lacing. This script is built to do 1 level at a time. Go back step by step looking at the data in each node, eventually you should be able to find where the list structure isn't correct.

  • @tingyunmao8861
    @tingyunmao8861 5 лет назад +1

    Hello, is the support family tyoes in your article convenient to share?thank you.

    • @AussieBIMGuru
      @AussieBIMGuru  5 лет назад

      I actually have a tutorial showing how to make the family here: ruclips.net/video/IYHHrnDzMFE/видео.html
      Good opportunity to learn, should take about 25 minutes in all.

    • @tingyunmao8861
      @tingyunmao8861 5 лет назад +1

      ​@@AussieBIMGuruThanks for your help. I have tried, but there are still some mistakes. The details cannot be well controlled, but it is a great progress,I hope more electromechanical projects will be provided in the future. Thank you for sharing

    • @AussieBIMGuru
      @AussieBIMGuru  5 лет назад

      @@tingyunmao8861 you're welcome! I'll have more mep workflows in the new year, typically using the sample models.

    • @tingyunmao8861
      @tingyunmao8861 5 лет назад +1

      @@AussieBIMGuru That's great. Now the mechanical and electrical processing is mainly pipe fitting processing, which is particularly difficult. I saw the mepover node today, and I don't have a good idea

  • @mohamedabdelhafiz2397
    @mohamedabdelhafiz2397 4 года назад +1

    is there anyway i can get the custom nodes you made ? , thanks

    • @AussieBIMGuru
      @AussieBIMGuru  4 года назад

      Sure can, they're in a custom package I'm making. I keep a copy on my github; github.com/aussieBIMguru/Crumple

  • @ibironke_regina
    @ibironke_regina 3 года назад

    The parameter values for "Bottom Elevation" and "Reference Level " are empty and this is clearly reflected in Revit. How can this error be corrected?

    • @AussieBIMGuru
      @AussieBIMGuru  3 года назад +1

      I believe these are default parameters for ducts if you mean those, otherwise try out my hanger family on github.

  • @mohammadrais-h2e
    @mohammadrais-h2e 3 месяца назад

    hi, i am trying to execute this scrip but getting "Null" (DuctSystem all elements in network) and i and using Dynamo core 2.16.2.5624. dynamo revit 2.16.2.9354

    • @AussieBIMGuru
      @AussieBIMGuru  3 месяца назад

      @@mohammadrais-h2e make sure you have the ironpython package installed as mepover depends on it in revit 2022 and higher.

  • @Karma-js3dl
    @Karma-js3dl 2 года назад

    Great video,i want to ask
    in node code block "Points = DSCore.List.GetItemAtIndex(clash@L2, 1);" appear warning (Warning: List.GetItemAtIndex operation failed.
    Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index)
    How i solved this warning? thanks

    • @AussieBIMGuru
      @AussieBIMGuru  2 года назад

      Work back through the workflow and find out why there is no match found. A -1 result means there wasnt a match in the list available to index.

  • @yanuar9093
    @yanuar9093 2 года назад

    hello, i cant find get paramater valu by name.
    can you explain where i can find this node?

    • @AussieBIMGuru
      @AussieBIMGuru  2 года назад

      This comes with dynamo and is under Revit > Elements in the library.

    • @yanuar9093
      @yanuar9093 2 года назад

      @@AussieBIMGuru thanks,can i ask again?
      in my dynamo in node ByRayBounce have a warning "Warning: LinkElement.ByRayBounce expects argument type(s) (Autodesk.DesignScript.Geometry.Point, Autodesk.DesignScript.Geometry.Vector, Revit.Elements.Views.View3D, Revit.Elements.Category, bool), but was called with (Autodesk.DesignScript.Geometry.Point[], Autodesk.DesignScript.Geometry.Vector, Revit.Elements.Views.FloorPlanView, null, bool). "
      and my ByRayBounce not the same with your node in the video,my bolean have some option after direction,origin and 3D view,i have 5 option which is direction,origin,3D View,category,find nearest.

    • @AussieBIMGuru
      @AussieBIMGuru  2 года назад

      @@yanuar9093 based on the warning it appears your view is a plan and a focal element hasnt been provided.

    • @yanuar9093
      @yanuar9093 2 года назад

      when I connect the point (curve point) to the origin (byraybounce), a warning appears like that

    • @yanuar9093
      @yanuar9093 2 года назад

      @@AussieBIMGuru can i know the version of Bimorphnodes in this video?

  • @newshunhk
    @newshunhk 3 года назад

    Hi I can make it work, but once I select another duct to run the dynamo, the supporting hangers in previous duct disappear... how to make it permanent? or I need to open the dynamo script everytime?

  • @Fun_Masters64
    @Fun_Masters64 3 года назад

    hi Aussie.. you re really Guru, appreciate your work. can you please help me out to work out support for structural elements in same model, instead of linked model.

    • @AussieBIMGuru
      @AussieBIMGuru  3 года назад

      If in the same model you could use a raybounce from the data shapes package instead - this has the option to use nonlinked elements instead

  • @shivamsundaram7082
    @shivamsundaram7082 4 года назад +1

    Can you please make a script to place clevis hanger in slope pipe?

    • @AussieBIMGuru
      @AussieBIMGuru  4 года назад

      It would be a similar workflow to this, maybe have a try and see how you go :)

    • @shivamsundaram7082
      @shivamsundaram7082 4 года назад +1

      @@AussieBIMGuru I will try and let you know if any problem occurs.

  • @MegaFahaaad
    @MegaFahaaad 4 года назад +1

    I want to learn dynamo from where can or learn the basic please help

    • @AussieBIMGuru
      @AussieBIMGuru  4 года назад

      Hi Fahad, the best places to begin are:
      Dynamo Primer: primer.dynamobim.org/
      My learning series: ruclips.net/p/PLBKwx9iS-Luk38UWL7gU9LCP_gojOu1qi
      There are various other series to learn Dynamo available, but I find they focus too much on geometry and too little on Revit suitable workflows.
      I also have a webinar on how to best begin your learning journey: campus.hexabim.com/bim/Getting-Started-with-Visual-Coding-Dynamo-Grasshopper-and-beyond-with-Gavin-Crump/

  • @vibhavarypatibandla4828
    @vibhavarypatibandla4828 Год назад

    How do start learning dynamo

    • @AussieBIMGuru
      @AussieBIMGuru  Год назад +1

      I recommend first going through dynamo primer then looking into taking a guided course if youre not ready to experiment. I offer one here if of interest which covers a lot of ground:
      courses.bimguru.education/courses/course-dynamo-4revit

    • @vibhavarypatibandla4828
      @vibhavarypatibandla4828 Год назад +1

      @@AussieBIMGuru I will rent it out once I am done learning revit..thanks!!

    • @vibhavarypatibandla4828
      @vibhavarypatibandla4828 Год назад

      And do you have any course for preparation of autodesk certification exam of revit in similar price range? I would like subscribe to it

    • @AussieBIMGuru
      @AussieBIMGuru  Год назад +1

      @@vibhavarypatibandla4828 unfortunately not. I havent taken the exam for years now, so am not 100% sure what it consists of these days. I'd check if firms actually want you to have it or not, most firms in Australia where I work don't care about it that much.

    • @vibhavarypatibandla4828
      @vibhavarypatibandla4828 Год назад

      @@AussieBIMGuru oh okay..I will surely rent out the dynamo course once I am done learning revit..thanks for the reply!

  • @TheLegendMythMan
    @TheLegendMythMan 5 лет назад +1

    Hi, great video and usefull in so many cases.
    But looking at the video it looks like you didn't achive the correct heights for fixings.
    In the first example the duct was fixed at the lowest point and in the second example it was all placed at the highest fixing point, as it looked like the fixing was inside the beam.
    I think you should go back and check the result, just to make sure.

    • @AussieBIMGuru
      @AussieBIMGuru  5 лет назад

      You're right... I didn't quite notice it in the first test! I believe there is probably some finessing required in the clash detection node workflow, it looks like it set to the beam underside in a few cases vs slab.
      Hopefully the workflow enables others to explore and refine further, and thanks for paying such close attention!
      I'll cross check the methodology in january... it might be a lacing issue. No access to dynamo in my holidays unfortunately! I seem to recall the clashes were all being identified to the right point, so I think it will be in the difference calculations where I've missed a step.

    • @TheLegendMythMan
      @TheLegendMythMan 5 лет назад +1

      @@AussieBIMGuru The model you used are the HAVOC model provided with Revit?, if so I can have a try.
      Anyways you have a great holiday and see you again in 2020!

    • @AussieBIMGuru
      @AussieBIMGuru  5 лет назад

      @@TheLegendMythMan thanks, have a great one too!
      Yes I've used the advanced sample projects for mep and structure. I had to adjust the levels to match, and the models dont quite match in plan, but close enough to allow testing.

  • @ateeqafzal5969
    @ateeqafzal5969 8 месяцев назад

    How to download the script

    • @AussieBIMGuru
      @AussieBIMGuru  8 месяцев назад

      I keep my scripts on github under the dynamo repo.

  • @sheaferravindran6668
    @sheaferravindran6668 3 года назад

    list=DSCore.List.Flatten(ducts);
    list[0];
    "Bottom Elevation";
    "Reference Level";
    after this code block
    when bottom elevation is connected to parameter
    name it is showing errors

    • @AussieBIMGuru
      @AussieBIMGuru  3 года назад

      Make sure the previous lists have no null values, and that the parameter by that name exists in your family you are setting the value of the parameter to.

  • @samehhanna2258
    @samehhanna2258 4 года назад

    I dont find Node ( duct system all elements in network )

    • @AussieBIMGuru
      @AussieBIMGuru  4 года назад

      Make sure you have the MEPover package installed and browse through it - the node name might be different depending on the version you are using.

    • @ahmedallam9733
      @ahmedallam9733 3 года назад

      @@AussieBIMGuru please i cant find MEPover package could you help me please

    • @AussieBIMGuru
      @AussieBIMGuru  3 года назад

      @@ahmedallam9733 it is on the package manager in dynamo itself. If you cant access that it can be found here also; dynamopackages.com/#

  • @REYNAES1
    @REYNAES1 4 года назад +1

    this would be fine but in fabrication mep

    • @AussieBIMGuru
      @AussieBIMGuru  4 года назад

      Similar workflow, but some different nodes would be required. You'd also need a fab part hanger which is harder to make than a revit family I think. Have a look at MEPover package.

  • @ummarkhan561
    @ummarkhan561 Год назад +1

    HI Aussie BIM Guru, Thank you for your useful sharing. I follow you to final step in node "Familyinstance.Bycurve" returns to"null". I Don't know what went wrong. Please Share me (ABG_GEN_Unistrut-Hanger_R20 )2019 Version Family.

    • @AussieBIMGuru
      @AussieBIMGuru  Год назад

      github.com/aussieBIMguru/Revit-Files/blob/master/Families/ABG_GEN_Unistrut-Hanger_R20.rfa

    • @ummarkhan561
      @ummarkhan561 Год назад

      In this link this family is saved in later version. Can u please share me 2019 version.

    • @AussieBIMGuru
      @AussieBIMGuru  Год назад

      @@ummarkhan561 unfortunately I made the family in 2020 so cannot downgrade it.

    • @ummarkhan561
      @ummarkhan561 Год назад +1

      In this tutorial, you used Revit 2019 version Family. I may see those family creation videos was also in R19 version here: ruclips.net/video/IYHHrnDzMFE/видео.html.
      And I want to thank you very much for this video. I really appreciate it.

    • @AussieBIMGuru
      @AussieBIMGuru  Год назад

      Yes I believe by the time I uploaded my files to github I had begun using Revit 2020 so had to upgrade my old sample files I had on record.

  • @relaxeabi6316
    @relaxeabi6316 4 года назад +1

    I am new its difficult and lengthy anybody can help me I want to learn dynmo I will pay

    • @AussieBIMGuru
      @AussieBIMGuru  4 года назад

      I should have a full course out in a month. It will be from beginner to intermediate and should be affordable as well.
      It will be structured and more organised than watching these types of tutorials so should hopefully help.

    • @relaxeabi6316
      @relaxeabi6316 4 года назад +1

      @@AussieBIMGuru can you help me I m beginner

    • @AussieBIMGuru
      @AussieBIMGuru  4 года назад

      Check out my 'learn dynamo' series playlist.
      ruclips.net/video/skRw3fXyTss/видео.html

    • @AussieBIMGuru
      @AussieBIMGuru  3 года назад

      My Dynamo course is now available :)
      courses.bimguru.education/courses/course-dynamo-4revit

  • @tanhieunguyen2387
    @tanhieunguyen2387 4 года назад +1

  • @PraveenkumarRavichandran
    @PraveenkumarRavichandran Месяц назад

    @Aussie BIM Guru while im developing this Script i was facing some issues. List.IndexOf node i m getting -Ve value . If any one facing the same issuse .

    • @AussieBIMGuru
      @AussieBIMGuru  Месяц назад

      Generally this means something was not found, and there is likely a different case in your model to mine. Test with a very basic set of elements to see if that helps identify what is different.

    • @PraveenkumarRavichandran
      @PraveenkumarRavichandran Месяц назад +1

      @@AussieBIMGuru Than you let me check , appreciate your effort .