What's New in Revit 2025 with Dynamo and the API

Sdílet
Vložit
  • čas přidán 3. 08. 2024
  • Links Mentioned:
    🔗 Rhythm Updates: • Rhythm for Dynamo Inst...
    🔗 RevitProtec: github.com/johnpierson/revit-...
    🔗 Dynamo .NET8 Updates: dynamobim.org/dynamo-on-net-8/
    In this video, we look at a few of the new features of Revit 2025! Specifically, we look at Dynamo and the API.
    Support Okay Content?
    ☕ Buy me a coffee: www.buymeacoffee.com/j0hnp
    Follow me on Twitter:
    / johntpierson
    GEAR I USE:
    📼 ~$20 Capture Card (to record the cameras below):
    amzn.to/3rvUp7U
    📷 Sony A6000 (Main Camera):
    amzn.to/3FjcBJM
    📸 Sony 35mm Lens (Main Lens):
    amzn.to/3DovPws
    📷 GoPro Hero 11 (Vlog Camera):
    amzn.to/45E9JRu
    🎤 DJI Wireless Mic (Main Vlog Mic):
    amzn.to/3qR0dbE
    🎤 Deity D4 Mini (Vlog Mic):
    amzn.to/3qR64xN
    🎥 Switchpod (Vlogging Tripod):
    designtechunraveled.com/Switc...
    📃 Complete List:
    designtechunraveled.com/gear/
    *Some of the links above may be affiliate links. This means that I used the product and I liked it, and they had an affiliate program, so I signed up for it.*
    *For instance, I would never give you links to stuff that I don't like. As you can see AutoCAD isn't on the list above. 😜*
    ▬▬▬▬▬▬▬▬▬▬▬▬▬
    Subscriber Watch 🔍:
    - 3,047 -
    Timestamps:
    00:00 - Intro
    02:22 - Dynamo New Features
    06:16 - New Dynamo Nodes
    10:07 - Notable API Additions
    12:13 - Favorite New Features
    14:55 - Wrapup

Komentáře • 18

  • @DesignTechUnraveled
    @DesignTechUnraveled  Před 3 měsíci +2

    Also, if anyone is looking to learn the Revit API, check out my C# course here! courses.designtechunraveled.com/coding-new-nodes-with-csharp

  • @BrunoValadaoCunha
    @BrunoValadaoCunha Před 4 měsíci +1

    Now waiting for the new & tasty 2025 API docs

  • @shashankbagane448
    @shashankbagane448 Před 4 měsíci +1

    Pretty cool and exciting 😎

  • @AussieBIMGuru
    @AussieBIMGuru Před 4 měsíci

    So revitAttac converts DWG to Revit elements?
    Great summary, handy for people coming up to speed. The net8 change will be interesting, maybe a good thing for unsupported tools that hung on for dear life. Fortunate that most firms wont be in 2025 too soon!
    Align annotations is a welcome change. Hopefully eventually we see prefiltering with iselectionfilter, users at work love the tools I've built using it for quick selections vs filtering back slow ones. Feels like a tool that was built for it but never used completely above the hood to its full potential.

    • @DesignTechUnraveled
      @DesignTechUnraveled  Před 4 měsíci +1

      I definitely like to “pre-filter” for selection based tools as well. I tend to collect elements that are allowed during a known slow process like syncing (utilizing an event handler). That way I have those elements stored somewhere already for quick access.

  • @matthewloynd9364
    @matthewloynd9364 Před 3 měsíci

    I need to do a massive rehaul of the custom tools we have but I am still pretty new to it all. Do you have any recommendations on sites I can use to help me learn what each node does? I would prefer to use only native nodes and only use packages sparingly if possible because managing them is a hassle and getting an entire team to set up their file locations can be taxing as well for this to work in multiple offices. I saw a video from BIM Guru talking about how this new change will probably weed out and make a few packages obsolete is no one cares enough to update them. I am just not sure of the best resources to learn each of the nodes. I have tried looking into the Dynamo website but I feel like its just as confusing there to understand what everything does. Any thoguths?

    • @DesignTechUnraveled
      @DesignTechUnraveled  Před měsícem

      The best thing to do to learn about each node is to use the right click help. A lot of nodes now have documentation that shows either a sample file.

  • @mahmoudmagdy1543
    @mahmoudmagdy1543 Před 3 měsíci

    dyno browser does not work with Revit 2025? is there an Alternative add-in?

    • @DesignTechUnraveled
      @DesignTechUnraveled  Před 3 měsíci +1

      Orkestra, Nonica come to mind. And I will be updating Relay this week. github.com/johnpierson/Relay

    • @mahmoudmagdy1543
      @mahmoudmagdy1543 Před 3 měsíci

      @@DesignTechUnraveled I tried nonica and also does not work with 2025
      I am waiting your update on Relay
      Thank you so much

  • @Crazy1793
    @Crazy1793 Před 4 měsíci

    First time using dynamo was 0.96

  • @Thommynat0r
    @Thommynat0r Před 4 měsíci

    I believe you have used Dynamo 0.6.3 first :)

  • @smitbangare9526
    @smitbangare9526 Před 4 měsíci +1

    you forgot VS Code integration.

    • @DesignTechUnraveled
      @DesignTechUnraveled  Před 4 měsíci

      Oh yeah! That is a great add as well. Admittedly, I don't do a lot with the macro manager though.