REVIT + PYTHON - An Introduction with RevitPythonShell

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

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

  • @vitorsoares4006
    @vitorsoares4006 4 года назад +5

    Great content! Edx Course "Data Science for Construction, Architecture and Engineering
    " brought me here and now I'm in love with That BIM Girl (not literally)

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

    Thank you! The use of data science and programming in construction is a growing field indeed!

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

    Being able to Programm or tell my Software what to do is a helpful tool for every architect and engineer. Thanks as always for Sharing.

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

    Awesome - keep making these sorts of videos, very educational; and a lot of people are asking me about Python Shell, hot topic! Maybe consider showing Dynamo Python scripting?
    Edit: 4 rounds of ads... yeesh!

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

      Have a look at pyrevit. It's an extension that allows you to build python extensions. And it's really really well made

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

      @@gertjanvandenbroek1620 yeah Pyrevit is great! I use it here and there, although I do prefer visual scripting for prototyping.

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

    I've been doing small things with Dynamo to speed up workflow, but it's so cool you can actually do so much with python too. Thanks for showing us how to get started and thanks for the links! Maybe this is a nice way to mix my interest in python with my work. After all it's all about practice practice practice and now I can practice in Revit too! Great content!

  • @glacialblueberry
    @glacialblueberry 5 лет назад +2

    Really cool! I can only imagine how far you can take this way of automating your design processes. Great job of introducing the concept.

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

    Thanks for the video. As soon as I saw the title I was already thinking how I can apply Python on my work.

  • @Thommynat0r
    @Thommynat0r 5 лет назад +5

    OST = "Object Style" which is a old term for Family Categories. But the api names have never changed unlike the UI names

  • @akshayteli2094
    @akshayteli2094 7 месяцев назад

    Thank you for the Video!!! it was really cool and easy to follow.

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

    Hi @that bim girl great work.
    I have question for u, if someone from Architecture or engineering background working as a BIM Designer or Modeler, want to learn coding To work in Dynamo, Revit API, or python.
    How to start learning or from where we have to start ?

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

    u can use for i in list1:
    ... i+=5
    ... print(i)

  • @surferboy198
    @surferboy198 5 лет назад +5

    i'm more a fan of dynamo python than this python shell. Sometimes it's just easier and much faster with predefined nodes in dynamo :)

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

    I never knew such beauty exists in this world!

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

    I am an electrical engineer that uses Revit quite a bit. What are some things you think that I could use python coding for in Revit?

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

    Great video! please is it possible to set parameter of door if it is mirrored or not?

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

    That jingle at the beggining from Coupling?? isnt it? if so, great tv show!, and also, great video Jacqueline!

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

    All support from Egypt ♥

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

    Do u have any suggestion for those who are starting to learn BIM software? Where should we start learning or what are the effective ways and so on....?

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

    hey bim girl good content plz make more video on automation.

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

    Is there a way to control the join, and switch join geometry for concrete columns flushed in masonry walls, like both categories in the same thickness?, Revit has a very exhausting joining tool, especially with columns that are completely inside walls.. the issue is that I get a lot of join lines that interfere in the elevations.

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

    is it possible to connect a sensor to Revit through python in order to read the data ..?

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

    This may be a bit too much but I have been stuck here for 2 days, went for dynamo forum and Autodesk knowledge community and i still cannot progress. How is Select Model Element becomes NULL? the topography I select from revit to use in dynamo cannot be recognized as topography and the Get Family Parameter node cannot extract parameter from it. I badly need help thank you so much.. anyone?

  • @1985DreamZ
    @1985DreamZ Год назад

    Hi, can you please guide me to set up visual studio 2019 or visual studio code to run the revit python codes. I am getting errors while doing. Import clr or import autodesk.revit.db or Ui amd import pyrevit. I am using rps for few days but i want to debug the code in vs style, which is not possible in RPS. Thank tou

  • @joaopauloornelasmartins5235
    @joaopauloornelasmartins5235 5 лет назад +5

    Great! I was wondering when would you use RevitPythonShell.
    Greetins from Brazil

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

      Oi Jovem forasteiro... Here I'm too ;) Greetings from Carolina do Norte

    • @joaopauloornelasmartins5235
      @joaopauloornelasmartins5235 5 лет назад +2

      @@danialvarenga1019 Brasil não é só futebol e samba! ;)

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

      @@joaopauloornelasmartins5235 é Funk tbm
      kkk

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

      eaee compatriota, saudações de um carioca, n somos só praia e altinha kkkk

  • @titomoura7014
    @titomoura7014 10 месяцев назад

    I know it is a very basic question. But I couldn't install it porperly. What I've done wrongly?

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

    That looks really interesting. I look forward to go deeper into Python! Keep up the good work!

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

    6:08 -- 1* Why doesn't you as "for item in list1" instead?
    2* If each item in the list is a text, would it crash because you're adding a number to a "String of letter" ?
    3* In that case could you ask "for text in list1" : Newtext = text + ed
    so each of my text will have ed at the end and become in past tense, as an example obviously.

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

    Excellent! Thanks

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

    Very enlightening thanks for sharing..

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

    Excellent, thanks very much. Lots more, please!

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

    hello, how about Revit 2020 version?? I cannot find out~

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

    Cool, thank you! Is it possible to modify annotations like lines etc. with this add-on?

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

    That list at 16:25 comes when you press ctrl+spcae.

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

    danke, sehr nützlich

  • @黄文统
    @黄文统 4 года назад

    I really appreciate your sharing

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

    Wow that was amazing, do you have more information about it?
    Now you got a new fan from colombia, thanks for your content.

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

    Happen to know if / when python 3.X will be supported?

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

    I like this. Have you heard of any way to control Revit from the Python shell outside of Revit?

  • @JD-oj1hr
    @JD-oj1hr 3 года назад

    I’m having trouble creating family parameters. I can update parameters values but I haven’t been able to create a parameter and value. Please help🥺🥺🥺

  • @leandrovegadure9930
    @leandrovegadure9930 5 лет назад +2

    Damn this is RAD. Just imagine the potential :O Dynamo you can bite me now (ok maybe not yet)

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

      Technically you can write and embed this same syntax into the IronPython module in Dynamo scripts too!

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

      @@AussieBIMGuru techinically its basically autodesk having you do their job!

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

    excellent teacher, thank you

  • @cassgull372
    @cassgull372 5 лет назад +2

    2 dreams never fulfilled...
    Bim and that girl...😅

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

    Amazing 😍

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

    Very good! Would be nice to see how to export these lists as excel files, or vice versa, how to get values from excel into python for revit and modify element types

    • @ae.radio123
      @ae.radio123 Год назад

      I guess if you used the Excel API into Python, it may get the job done.

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

    Hey you! Keep it up! Cya soon in dec🙌🏾

  • @التعليمالشامل
    @التعليمالشامل 5 лет назад

    انتي شخص مبدعة ..

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

    Thank you.

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

    is the name RevitPythonShell a reference to ifcOpenShell

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

    Nice.

  • @g.elemental.d.880
    @g.elemental.d.880 3 года назад

    gracias!!!

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

    Can you do a video on using Revit with Unreal Engine? Thanks

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

    Any new tutorial for python revit shell?

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

    Lovely

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

    Hi,
    I just downloaded the RevitPythonShell but when i open my Revit 2019 the add in isn't there

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

    than you

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

    I did't catch what we can change in revit with python. Actually python is new for me😕

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

    Why shoud I learn Python if we have Dynamo ? it worths?

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

      You can even use Python in Dynamo with Python nodes :)

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

    Muito bom

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

    1000000000000000000000000000000000 likes for you

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

    hammer

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

    Шикарная девчуля)

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

    Zur suche text hier eingeben :)

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

    i think Python Script from dynamo is more powerful then Revit API.

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

    i see that horse :)

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

    Its free.??

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

    Lol at the baby goat

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

    like you

  • @mustafizrahman252
    @mustafizrahman252 2 месяца назад

    Alas! we have to learn Python programming to draw building components as poor mathscared architects!

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

    f u

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

    More jokes please :)

    • @ThatBIMGirl
      @ThatBIMGirl  5 лет назад +6

      I can't... I'm german

    • @MCS_a.d
      @MCS_a.d 5 лет назад

      @@ThatBIMGirl when you will release the second part of this video, maybe showing a more profound use of python benefits in Revit like that part that you started with the families applied or maybe with the modeling organic forms, or a part of reforcement, thanks

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

    Thanks for the video. As soon as I saw the title I was already thinking how I can apply Python on my work.