I'm experiencing the same issue but even when I remove the DWG and recreate the 3D view nothing changes, and it doesn't appear in my "Manage Links" tab.... Solution?
@RVBoost7 күн бұрын
If your DWG was imported, it won't appear in Manage Links. You can use this plugin to find and remove those hidden DWG: rv-boost.com/cad-file-explorer-find-imported-cad-in-revit/
@samv971214 күн бұрын
my parameters are greyed out, i cannot edit. How could i solve it?
@TheJkimc6514 күн бұрын
Has this script been tested in Revit 2024? I may just purchase it via your link to use on a project that will have perforated panels. I was trying to build this script following along with the video. I got a little stumped at the Springs Quads.ByPointMatrix. I added that node and at that point it wasn't drawing the horizontal/vertical lines?
@uekihunter75215 күн бұрын
How about balustares on stairs sir I do have a lot of issues with it....
@RVBoost14 күн бұрын
Hi! What kind of issues did you encounter with balusters?
@thobanimqadi15 күн бұрын
13:33 Why did you make your voice deeper??? 😭😂😂😂😂😂😂😂
@RVBoost15 күн бұрын
Sorry about that 😂 My video editor had a weird issue while exporting that part of the video! 🤣
@samv971216 күн бұрын
HOW SHOULD I PUT IT ON WALLS? AFTER MAKING THE FAMILY (7:15)
@jorgecanalesbarrera709018 күн бұрын
excellent content
@RVBoost18 күн бұрын
Glad you liked it 😁
@rdr7121 күн бұрын
PLEASE I NEED THIS CAD DRAW TO MAKE IN REVIT.
@jessetemeng635022 күн бұрын
Thank you
@RVBoost21 күн бұрын
You're welcome 😍
@moonmoonn887127 күн бұрын
YOUR VIDEOS ARE AWESOME
@RVBoost26 күн бұрын
Glad you liked it ☺️😄
@amirnaula447727 күн бұрын
I get that error NameError: name 'false' is not defined [' File "«string>", line 3, in < module> ']
@FaneDeLaUzinaАй бұрын
Nice trick !!! Thank you very much !!
@RVBoostАй бұрын
Glad you liked it 😊
@marce18801Ай бұрын
you are the man!
@RVBoostАй бұрын
Glad I could help ☺️
@jessie_8301Ай бұрын
As a beginner this curve based chair is not easy. But i will try.
@RVBoostАй бұрын
I believe in you!
@jessie_8301Ай бұрын
@@RVBoost after a ton of mistakes and repeats. i did it! thanks.
@RVBoostАй бұрын
Amazing 😍
@raekellАй бұрын
I don't understand why you brought the one corner up higher? Can you explain, please?
@RVBoostАй бұрын
Just because sometimes the panel may give errors if we modelled it flat and then use it on a curved surface. Modelling it as not flat takes care of that 😎
@raekellАй бұрын
@@RVBoostthat makes sense, thanks for clarifying! I may just make a curtain panel, as I don't expect to have any curves. But it's not a bad idea to try it this way, just in case.
@diegovargas7054Ай бұрын
Great Video thanks. Where could I find the video for creating the tree materials as you mentioned on the video? and Which template did you use for the detail item component?
@RVBoostАй бұрын
Sorry it's been a while since I created this video. When in the video did I mention the material and the template?
@diegovargas7054Ай бұрын
@@RVBoost no, you didn't mention the template used for the detail item component (which you have created earlier to save time in the video) 🙂 At approx. 16min:15secs you start saying that it would be posible to find a video showing how the material for the tree was created. But I done a search on your video list and I cant find anything 😞
@RVBoostАй бұрын
@@diegovargas7054 Judging from the video, the template for that detail item component is likely to be Generic Model. About the materials, I can't find the video either. I must have remembered it wrong at the time. Sorry about that!
@JensSeidel-q4uАй бұрын
Ich finde das python Script nicht
@RVBoostАй бұрын
It's the 3rd link in the video description 👍
@khalidfarhan7402Ай бұрын
thanks a lot
@RVBoostАй бұрын
Glad I could help ☺️
@henryisaacs6268Ай бұрын
I've just come across this video, this is so sick and also very clear instructions!!
@RVBoostАй бұрын
Glad you liked it! 😁
@NickCinco-p7s2 ай бұрын
Thank you! I can't do this modeling w/o your video 👍👍😊😊
@RVBoost2 ай бұрын
Glad I could help! 😸
@kaansinansartas92112 ай бұрын
Boss, we missed your educational videos. Where are you?
@shielamaeburlasa99462 ай бұрын
i tried this but not working, you have other solutions?
@elomath1142 ай бұрын
Excellent video, it helped me a lot
@RVBoost2 ай бұрын
Glad you liked it 😁
@matthewrennert2 ай бұрын
THANKS!
@RVBoost2 ай бұрын
You're welcome! 🤗
@TheCADiva2 ай бұрын
A note for others using this: in addition to Views that are not on sheets, this also removes ALL View Templates (since they don't have a Sheet Number parameter). Not a big deal when you're archiving or sending to others, but it did make for some extra work to restore the VTs when I ran it on a file I didn't want to. One of those rare times I wish I knew Python coding so I could add that exception to the script.
@RVBoost2 ай бұрын
Sorry about the deleted view templates! That was indeed an oversight on my part. If you use the RV DeepClean plugin mentioned in the video, the view template will be safe. If you prefer to stick with Python though, simply add this to line 56 of the Python node to exclude view templates from deletion: if v.IsTemplate: continue
@quyenphan45192 ай бұрын
It worked, you're a life saver
@RVBoost2 ай бұрын
Glad I could help ☺️
@juachi70902 ай бұрын
🎉thank you so much. This was super helpful
@RVBoost2 ай бұрын
Glad I could help ☺️
@sabianfernandez4972 ай бұрын
Great Script! The link didn't allow me to download the .dyn file
@RVBoost2 ай бұрын
Hi! I just checked the link and it still works. Can you try again?
@sabianfernandez4972 ай бұрын
@@RVBoost thanks for the speedy response! Much appreciated. It's working now for some reason, must have been an error on my side. Thanks so much for the videos! 👊🏽
@RVBoost2 ай бұрын
Great! Glad I could help ☺️
@rav3two2 ай бұрын
Thanks for this tutorial. If i want to make a section where both head and tail are the same symbol as the head and show as a blue link on both sides bu default without havint to manually cycle every time how do i achieve that?
@jayakarpriyadharshan3 ай бұрын
You bloody GOAT :) Thanks a lot brother <3 You are a saviour!
@RVBoost3 ай бұрын
Glad I could help!! 🤠
@binsaeedyemeni75183 ай бұрын
how can i make parameters to calulate area of window for all types please can you show us
@RVBoost3 ай бұрын
It's not easy I think. You'll need to set up some complex formula based on the geometry of each window type!
@binsaeedyemeni75182 ай бұрын
can you show me how i can set one of them please!
@charlottethole42964 ай бұрын
Hi I'm new here from south Africa Which system are you using?
@RVBoost4 ай бұрын
If you mean the unit system, I use metric.
@amwhpg77614 ай бұрын
Thank you very much
@RVBoost4 ай бұрын
Glad I could help ☺️
@vaishnavibhartia5774 ай бұрын
thanksss
@RVBoost4 ай бұрын
Glad you liked it 😁
@elianahurtado4 ай бұрын
proyecto Eden!! lo he venido estudiando para proyecto de vida, gracias,
@RVBoost4 ай бұрын
Glad I could help ☺️
@elianahurtado4 ай бұрын
buenisimo tu video gracias!
@RVBoost4 ай бұрын
Glad you liked it 😁
@HippieP6294 ай бұрын
Thank you so much for this video. Is it possible to add user initials with a dash after the view name like "VIEW NAME - AZ", for instance, to the "don't delete" list??
@RVBoost4 ай бұрын
Yes, Python can do that! Just search for "regular expression in Python" to see how you can add that logic to the script. I'll also add this as a new feature to RV Deep clean soon, so thanks for the idea! 😀
@HippieP6293 ай бұрын
@@RVBoost So after opening your downloaded file in dynamo, the only thing I changed in the Python script node on line 48 was ["do not delete", "important view", "level 1 - mp", "level 1 - st", "level 1 - yz"] I get Warning: IronPythonEvaluator.EvaluateIronPythonScript operation failed. Traceback (most recent call last): File "<string>", line 92, in <module> Exception: One or more of the elementIds cannot be deleted. Parameter name: elementIds Line 92 is tr.Commit() I'm brand new to python and don't know how to correct this. Thanks
@RVBoost3 ай бұрын
The error suggests it couldn't delete some elements. These are probably system elements that Revit protects. You can try to delete elements one by one to see which item caused the error.
@REVI79704 ай бұрын
ahhh yes, another man goes into the internet history books as the hero we all needed, but never quite deserved. Thank you.
@RVBoost4 ай бұрын
Thank you! That's so kind and also hilarious 😂
@izenyarwan4 ай бұрын
I have just a question, which material to realize this curtain wall in reality ? Great job
@RVBoost4 ай бұрын
I'm not sure actually. There are probably different options!
@KleytonMenezess4 ай бұрын
Thanks, for share
@RVBoost4 ай бұрын
Glad I could help ☺️
@leandrogarcia18074 ай бұрын
Thankyou!!!!
@RVBoost4 ай бұрын
Glad I could help 😄
@fredericobianodearcanjo27195 ай бұрын
Hi, excellent dynamo routine. Congratulations
@RVBoost5 ай бұрын
Thanks for coming ☺️
@LuisFelipe-xf4mh5 ай бұрын
What a voice! hahahaah looks a lot more intense the knowledge of the video ahahaha
@RVBoost5 ай бұрын
I'm actually considering acting as a second job 😉😂
@stonelittle95555 ай бұрын
Perfect job! Your tutorial are amazing, thank you for your selfless dedication. Love from China!
@RVBoost5 ай бұрын
Glad you liked it! 😄
@senakahraman27155 ай бұрын
thank you for sharing this very informative knowledge its helps a lot <3 :D
@RVBoost5 ай бұрын
You're so welcome! 🤗
@cerrealkiller15 ай бұрын
Thanks so much for this tutorial. I was at a total loss as to what was causing this in my project.
@RVBoost5 ай бұрын
Glad it helped! 😄
@Moosepindwalakafan5 ай бұрын
How to open doors through parameters
@RVBoost5 ай бұрын
Here's a way: kzbin.info/www/bejne/apvEiXarhMeFmpI
@Jordanparr125 ай бұрын
If I have downloaded a project, but have made 2 months worth of modifications and have deleted previous save files and just kept the last one, can the file be tracked to where I initially downloaded it from?
@RVBoost5 ай бұрын
Probably not, unless the file's history shows an old username that clearly hints at such website 👍
@Jordanparr125 ай бұрын
@@RVBoost so I’ve deleted all the model history (the other guys username and stuff) so now it’s only shows the last save with my name, would this make it suspicious? Or am I off the hook?
@RVBoost5 ай бұрын
If the model doesn't have worksets then yes 👍
@Jordanparr125 ай бұрын
@@RVBoost🙏. What will they think when there’s no work sets though?
@RVBoost5 ай бұрын
Depends on the person 😉 The risk is small though so you may choose to leave it.