Create + update sheets using Dynamo, Revit API and Python!

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ม.ค. 2025

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

  • @viktorwik99
    @viktorwik99 11 หลายเดือนก่อน +3

    You are a great teacher, thank you so much for doing these! :)

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

      You're very welcome!

  • @letsbimtogether
    @letsbimtogether 11 หลายเดือนก่อน +2

    thank you for sharing another amazing tutorial!

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

      Thanks for watching!

  • @mikeatwell
    @mikeatwell 11 หลายเดือนก่อน +1

    What a great walkthrough and time saver, thank you for sharing. One quick follow up I struggled with syntax errors inside the default script editor. I noticed that your editor showed tabs and spaces, would you mind sharing how you changed your default editor? Thanks again for everything you have given to the community.

    • @AussieBIMGuru
      @AussieBIMGuru  11 หลายเดือนก่อน +1

      This editor is specific to latest 2024 build, where they upgraded the Python editor with zooming, cleaner colours etc. Not sure it can be added in older builds unfortunately.

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

    curious if you've played around with Revit Batch Processor to apply scripts to files en-masse? seems a lot of people doing python and dynamo scripting aren't aware of it

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

      I have used Bird Multiplayer here and there but typically prefer to develop in pyrevit or C# for better flow control and error handling when dealing with multidocument these days.
      Bvn batch processor i find a bit janky, so leant towards bird tools.

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

    Hello, I am looking for a Dynamo script or non-paid plugin on Revit 2024 to model the columns from dwg

    • @AussieBIMGuru
      @AussieBIMGuru  11 หลายเดือนก่อน +1

      Sounds like a good opportunity to build one yourself as a learning challenge. Genius loci can place families at block locations of dwg, look into that.
      You wont find anyone to build you a script for free, but dynamo forums can help if you have a try and share your progress/challenges.