Clean Up Your Revit Projects: Remove Unused View Templates [pyRevit]

Sdílet
Vložit
  • čas přidán 3. 07. 2024
  • 📙 Get Free E-Book: Beginner's Guide to Revit API:
    learnrevitapi.com/ebook
    🎯 Interested in Learning Revit API in the fastest way possible?
    Join Learn Revit API Course: learnrevitapi.com
    --------------------------------------------------
    📝 Video Summary:
    Check out the new tool in EF-Tools: Purge ViewTemplates and also learn how it works behind the scenes. We will code it together from scratch so you can understand all the steps and adjust it to your own needs.
    --------------------------------------------------
    🎬 Chapters:
    0:00 How to Purge View Templates?
    0:30 EF-Tools: Purge View Templates
    1:10 How to code it?
    1:40 Get All Views and ViewTemplates
    2:40 Get Used ViewTemplates
    3:50 Get Unused ViewTemplates
    5:00 Ensure unused ViewTemplates
    5:50 Select ViewTemplates to Purge
    7:00 Bug in Code
    7:45 Ensure ViewTemplates Selected
    8:50 Purge Unused ViewTemplates
    12:05 Test the tool
    12:40 Summary
    --------------------------------------------------
    ⌨️ Happy Coding!
    Tags: #LearnRevitAPI #RevitAPI #pyRevit
  • Jak na to + styl

Komentáře • 4

  • @tay.0
    @tay.0 Před 2 dny +1

    This Evening I was resisting to sleep without having something to learn first, glad that I was able to catch this video. very useful and easy to follow through, I have a request for a future video to explain extending the possibilities in pyRevit's UI especially with your custom WPF window that is very intriguing to me.

    • @ErikFrits
      @ErikFrits  Před dnem +1

      Oh yeah, WPF is very requested but there is a lot to prepare for it first 👀

  • @petsandpaws8906
    @petsandpaws8906 Před dnem +1

    Great video again Erik,
    Already saw the newsletter and now watching the video.
    Your explanation helps me tremendously in mastering python for pyrevit specifically.
    Would love to understand or master the layout in xaml aswell
    Thank you very much Erik

    • @ErikFrits
      @ErikFrits  Před dnem

      Thank you for kind words and glad that you read newsletter too!
      Oh wow, I keep getting a ton of request on the WPF lately.
      It's certainly on the list to do one day, but I need to brush up my skill again before teaching.
      Happy Coding!