Learn the Revit API: Automate Your Autodesk Revit Workflows

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

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

  • @shujath9176
    @shujath9176 6 ปีที่แล้ว +2

    all the data can be downloaded from here like handouts and presentation. www.autodesk.com/autodesk-university/class/Automate-your-Revit-Based-Software-Workflows-Let-API-Do-Work-2013#downloads

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

    Great videos, very helpful information. How would you compare the Revit API to Dynamo? Can you share your thoughts on which software or program is more beneficial?

    • @janboomstam8585
      @janboomstam8585 7 ปีที่แล้ว

      s

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

      Hello Mr Obeytok, we are a year further now, did you already found out which one is more beneficial and what the diffrences are?

  • @kareemel-sherbiny3236
    @kareemel-sherbiny3236 9 ปีที่แล้ว +3

    hey i want to make a Revit Add-Ins that can join geometry automatically, Can I get help from you Guys :)

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

    great class, thank you

  • @BloominOnion1
    @BloominOnion1 5 ปีที่แล้ว

    Is it possible to write a macro to automatically size ducts/ pipes based on certain criteria (aside from the Revit default sizing)? Thanks

    • @ClancyFraher
      @ClancyFraher 5 ปีที่แล้ว

      Search for revit family lookup tables. You can setup a spreadsheet with sizing data that will affect the family.

  • @tylernowagn1586
    @tylernowagn1586 9 ปีที่แล้ว

    Hello, i m trying to get the volume, length and height of the elements but i failed.
    Actually i do not know what the Autodesk.Revit.UI means???
    What i want to do is i can select the elements and print out those data i wanted. can u tell me how to make it work??

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

    can you do this with the c# language? i want to learn in c#...

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

      Yes, and python, and Java and rubyscript and c++.

  • @benjimandadipogu105
    @benjimandadipogu105 9 ปีที่แล้ว +4

    Can we create Grid Generator using Revit API.
    Can you suggest any possibilities..

    • @RushforthProjects
      @RushforthProjects  9 ปีที่แล้ว +2

      benjiman dadipogu Yes, you should be able to do it. I have not done it myself, but the api does have access to create grids using the document.create.newgrid() method. You will have to look at the documentation or do a search for examples.

  • @revitmepsuhovich8668
    @revitmepsuhovich8668 5 ปีที่แล้ว

    So GOOD!!

  • @3j141592653589793238
    @3j141592653589793238 8 ปีที่แล้ว

    "What is a module?" It"s a VB naming convention which is come from Strutured Programming era far before Object Orient Paradigm.(en.wikipedia.org/wiki/Modular_programming) So that's why you should not use any kind of Basic language nowadays. "Basic" program language just has not enough express power for OO tasks.

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

    thank you