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)
@gengatharanmurugesan78983 жыл бұрын
I am from that course to
@rockerme964 жыл бұрын
Thank you! The use of data science and programming in construction is a growing field indeed!
@bldit2 жыл бұрын
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.
@AussieBIMGuru5 жыл бұрын
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!
@gertjanvandenbroek16204 жыл бұрын
Have a look at pyrevit. It's an extension that allows you to build python extensions. And it's really really well made
@AussieBIMGuru4 жыл бұрын
@@gertjanvandenbroek1620 yeah Pyrevit is great! I use it here and there, although I do prefer visual scripting for prototyping.
@nathanrobinson79874 жыл бұрын
Thanks for the video. As soon as I saw the title I was already thinking how I can apply Python on my work.
@glacialblueberry5 жыл бұрын
Really cool! I can only imagine how far you can take this way of automating your design processes. Great job of introducing the concept.
@AdamPitas5 жыл бұрын
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!
@akshayteli20949 ай бұрын
Thank you for the Video!!! it was really cool and easy to follow.
@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
@CrlsE0944 жыл бұрын
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.
@JD-oj1hr3 жыл бұрын
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🥺🥺🥺
@rivesconsulttutorials36025 жыл бұрын
That looks really interesting. I look forward to go deeper into Python! Keep up the good work!
@wangzig98003 жыл бұрын
I never knew such beauty exists in this world!
@rowaidafridi18153 жыл бұрын
is it possible to connect a sensor to Revit through python in order to read the data ..?
@komentor19935 жыл бұрын
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?
@titomoura7014 Жыл бұрын
I know it is a very basic question. But I couldn't install it porperly. What I've done wrongly?
@architectmohamedahmed46075 жыл бұрын
All support from Egypt ♥
@FelanaDiamondraRANDRIAMADISON2 жыл бұрын
Great video! please is it possible to set parameter of door if it is mirrored or not?
@juanpabloklempau7679 Жыл бұрын
That jingle at the beggining from Coupling?? isnt it? if so, great tv show!, and also, great video Jacqueline!
@Thommynat0r5 жыл бұрын
OST = "Object Style" which is a old term for Family Categories. But the api names have never changed unlike the UI names
@ThatBIMGirl5 жыл бұрын
Thanks!
@surferboy1985 жыл бұрын
Revit is an old software xd
@BIMINDIA5 жыл бұрын
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 ?
@smeyzer5 жыл бұрын
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?
@minyoungch5 жыл бұрын
hello, how about Revit 2020 version?? I cannot find out~
@darshanvalani92482 жыл бұрын
hey bim girl good content plz make more video on automation.
@johnrogers33155 жыл бұрын
Excellent, thanks very much. Lots more, please!
@SimonGalarneau3 жыл бұрын
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.
@diegogonzalezcastellanos97434 жыл бұрын
Wow that was amazing, do you have more information about it? Now you got a new fan from colombia, thanks for your content.
@cirok77205 жыл бұрын
Very enlightening thanks for sharing..
@luminkyaw77714 жыл бұрын
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....?
@joaopauloornelasmartins52355 жыл бұрын
Great! I was wondering when would you use RevitPythonShell. Greetins from Brazil
@danialvarenga10195 жыл бұрын
Oi Jovem forasteiro... Here I'm too ;) Greetings from Carolina do Norte
@joaopauloornelasmartins52355 жыл бұрын
@@danialvarenga1019 Brasil não é só futebol e samba! ;)
@adriel_borges5 жыл бұрын
@@joaopauloornelasmartins5235 é Funk tbm kkk
@wsapalas3 жыл бұрын
eaee compatriota, saudações de um carioca, n somos só praia e altinha kkkk
@surferboy1985 жыл бұрын
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 :)
@HorseBudgetHero5 жыл бұрын
Happen to know if / when python 3.X will be supported?
@mabad95832 жыл бұрын
Excellent! Thanks
@raqibkarimi29783 жыл бұрын
Cool, thank you! Is it possible to modify annotations like lines etc. with this add-on?
@ivanedelbertorecaldecaiced61075 жыл бұрын
excellent teacher, thank you
@黄文统5 жыл бұрын
I really appreciate your sharing
@darshanvalani92482 жыл бұрын
u can use for i in list1: ... i+=5 ... print(i)
@leandrovegadure99305 жыл бұрын
Damn this is RAD. Just imagine the potential :O Dynamo you can bite me now (ok maybe not yet)
@AussieBIMGuru5 жыл бұрын
Technically you can write and embed this same syntax into the IronPython module in Dynamo scripts too!
@altamont_24394 жыл бұрын
@@AussieBIMGuru techinically its basically autodesk having you do their job!
@danielkrajnik38173 жыл бұрын
is the name RevitPythonShell a reference to ifcOpenShell
@snuffying5 жыл бұрын
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.radio1232 жыл бұрын
I guess if you used the Excel API into Python, it may get the job done.
@jaiaroraiitjodhpur5 жыл бұрын
Amazing 😍
@DagoDeLaRosa5 жыл бұрын
I like this. Have you heard of any way to control Revit from the Python shell outside of Revit?
@التعليمالشامل5 жыл бұрын
انتي شخص مبدعة ..
@rishabh61553 жыл бұрын
That list at 16:25 comes when you press ctrl+spcae.
@lazywarrior2 жыл бұрын
danke, sehr nützlich
@fashionruben5 жыл бұрын
Hi, I just downloaded the RevitPythonShell but when i open my Revit 2019 the add in isn't there
@Spookii15 жыл бұрын
Hey you! Keep it up! Cya soon in dec🙌🏾
@cassgull3725 жыл бұрын
2 dreams never fulfilled... Bim and that girl...😅
@julianocanarinfernandes66145 жыл бұрын
Why shoud I learn Python if we have Dynamo ? it worths?
@ThatBIMGirl5 жыл бұрын
You can even use Python in Dynamo with Python nodes :)
@pogiman74884 жыл бұрын
Any new tutorial for python revit shell?
@feri4life1772 жыл бұрын
Thank you.
@benveasey74745 жыл бұрын
Can you do a video on using Revit with Unreal Engine? Thanks
@g.elemental.d.8803 жыл бұрын
gracias!!!
@alfredorodriguez23765 жыл бұрын
Lovely
@CirYdnar5 жыл бұрын
Nice.
@bbdtvbluebudgiederya65595 жыл бұрын
I did't catch what we can change in revit with python. Actually python is new for me😕
@ivanfadhilah26484 жыл бұрын
Its free.??
@gustgusta3 жыл бұрын
Muito bom
@surveyjz88845 жыл бұрын
than you
@Gottii922 жыл бұрын
hammer
@hamdybasuony79205 жыл бұрын
1000000000000000000000000000000000 likes for you
@streetsky5 жыл бұрын
Шикарная девчуля)
@fahadullahkhan69675 жыл бұрын
i think Python Script from dynamo is more powerful then Revit API.
@altamont_24394 жыл бұрын
i see that horse :)
@fhz21323 жыл бұрын
like you
@skyeparker58224 жыл бұрын
Lol at the baby goat
@luisb22533 жыл бұрын
Zur suche text hier eingeben :)
@mustafizrahman2524 ай бұрын
Alas! we have to learn Python programming to draw building components as poor mathscared architects!
@viom15835 жыл бұрын
More jokes please :)
@ThatBIMGirl5 жыл бұрын
I can't... I'm german
@MCS_a.d5 жыл бұрын
@@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
@wargod94652 жыл бұрын
f u
@nathanrobinson79874 жыл бұрын
Thanks for the video. As soon as I saw the title I was already thinking how I can apply Python on my work.