Thanks for teaching me Dynamo in less then 2 weeks, and thanks for the resources you give the community for free to use and learn from. Ive learnt more from you then from my Dynamo cource. The pacing is great and yeah, Thanks. Ive rebuild this in Revit 2022, without Archi lab because archi lab isnt supported for the version of dynaamo we run in our company. Im making these scripts atnight or the weekend, because its so busy at the firm. But when you can automate tedious taks and not have time to build the solutions, youll never get anywhere. Some day I hope to get near your level. Next on the list is building a pyrevit tool for the company group. Big thanks from The Netherlands Keep it up
@AussieBIMGuru Жыл бұрын
Glad to hear the channel has helped get you into the world of Dynamo - keep it up!
@petsandpaws8906 Жыл бұрын
The reason this is so useful to me is because we work as MEP engineers making big housing projects. 200+ houses in a project.. And we need to make sheets per house, and therefor create a dependent view per house (SB) for each level and each discipline. (Ventilation, E, gas and water etc). So its monday morning 3 am almost and Im pumped to start the week ! ❤
@alexj66585 жыл бұрын
Im working on a project/building that has 42 levels and this script is going to save me so much time. Thanks, Gavin!
@AussieBIMGuru5 жыл бұрын
You're welcome! Might want to check out my views/sheets/views to sheets videos too, super handy for towers
@danielkunrunmi31613 ай бұрын
This is a great video it looks like they have removed the view type node on archilab and I couldn’t see it on orchid? Any help?
@AussieBIMGuru3 ай бұрын
You could look into Data shapes to create a dropdown interface for view types I guess if it's bneen removed - there isn't any other routes I'm aware of unfortunately.
@marwanbeaino53778 ай бұрын
This is great ! Thanks !
@AussieBIMGuru8 ай бұрын
You're welcome!
@jcvazque13 жыл бұрын
for ID I duplicated some views but the elevation marker on the also duplicated. so i now have multiple elevation markers on my floor plan. any way to filter the callout and elevation markers to reference views only on sheet
@AussieBIMGuru3 жыл бұрын
Yes if you want to filter by views on sheets only, you can use their referencing sheet parameters. Use element.parameters to inspect the data available to filter by.
@DesignAndBIMTool2 жыл бұрын
I want to create a view sequence like this: after creating the scope box, dynamo will automatically create the callout and assign that scope box parameter to the callout, is that possible? Thanks alot.....
@AussieBIMGuru2 жыл бұрын
Yes most things are possible in Dynamo but you would need to script those steps in sequence. Each of those would need enough input such as the callout location and name of view, and python is likely needed.
@Xavier-w8c Жыл бұрын
Hi Aussie, I am not able to find the UI.Listview data datashape, I tried searching for datashapes in the Dynamo package installer but couldn't find it, could you help me on how to find the datashape node.
@AussieBIMGuru Жыл бұрын
Search for data-shapes instead. It is definitely there.
@Xavier-w8c Жыл бұрын
@@AussieBIMGuru Got it Aussie , thanks for the info and the video, wonderful content...
@PratikPanchal-x5v Жыл бұрын
Hi Aussie BIM Guru your video is very helpful but i am not able to start the script. As I am not able to get the "view type" and so on which package shall i download can you help me with
@AussieBIMGuru Жыл бұрын
Try orchid or archilab packages.
@arjandegeus89204 жыл бұрын
Is package Data Shapes stil running? I have download the packages but there is not much. I'm missing UI.Listview Data and UI.MultipipleinputForm ++ Do i something wrong or..?
@AussieBIMGuru4 жыл бұрын
Yes it should be up to date in 2021/dynamo 2.6. I'd suggest ensuring whichever version you use is compatible with your revit build, and upgrade to the latest sub-build too. Have a look under the input section of the package library, nodes change name sometimee.
@arjandegeus89204 жыл бұрын
@@AussieBIMGuru Thanks I made it in Revit 2020, can't find the right one in R19 unfortunately.
@AussieBIMGuru4 жыл бұрын
@@arjandegeus8920 try finding a more recent version of the package that works with r19. I definitely saw listviews in R19 before.
@xiaomi98655 жыл бұрын
Hi, is it possible to create multiple duplicate view without scope box
@AussieBIMGuru5 жыл бұрын
Sure is! The dropdown for 'Duplicate Options' can be adjusted to duplicate views (see 12:02) with detailing or without as well (or just have a dependent views with no scope box applied). The scope box set parameter node (12:15) can be left out, all you would need to consider is what to name your views and how to crop them if needed.
@rubengonzalez17294 жыл бұрын
Nice work! Just wonder wheter it is possible to hide the scope boxes automatically in all of the generated views, instead of toggling "show/hide crop region" manually in each of them? Thank in advance!
@AussieBIMGuru4 жыл бұрын
Cheers Ruben! To toggle this field for all views, you can set the 'Crop Region Visible' parameter for the views after they are generated. Make sure to set them to longest lacing, this should apply it to all of them!
@aaruparanzhu4 жыл бұрын
hello ... thank you for the script,,, it would be grateful if you could confirm the packages used in 14.51- duplicate option and Views.Duplicate.. (From archilab as mentioned in the start of the video.. however i am not getting it inspite of having archilab installed) Thankyou ....
@AussieBIMGuru4 жыл бұрын
Views.Duplicate and Duplicate Options can both be found in archilab v.2020.23.13 (the build I use currently).
@ricardoschenk51135 жыл бұрын
Hi, Just send you a mail because i am stucked at the Code block-list.Count - List.cycle nodes
@AussieBIMGuru5 жыл бұрын
No worries, replied. The issue is likely in the UI++ results as the syntax of the code block is OK - it's failing to find indices of the list so the UI++ must be collecting only one input.
@saskiameijer50554 жыл бұрын
Great video! One (maybe very stupid) question: You use the parameters v_name and s_name, I'm assuming these are built-in for Revit. Where can I find a list of these parameters, and is there a way to 'shorten' them. For Example: I like to use only the first two characters of the v_name in the naming structure of the new views. Thank you, I really appreciate your video's!
@AussieBIMGuru4 жыл бұрын
These parameters are essentially just placeholder variables. You can make these whatever you like as long as they aren't taken already as a function or method in code block format (for example e.Name would not be allowed, as .Name is a method that can be applied to the variable 'e').
@saskiameijer50554 жыл бұрын
Thank you for the info!
@nebiatsentayehu53034 жыл бұрын
wow, it's very powerful even though I don't usually work with scope boxes, In which I should. thanks anyways
@AussieBIMGuru4 жыл бұрын
Yeah scope boxes are a life saver! Definitely a must use feature on multistory projects.
@metalbladerecorder4 жыл бұрын
Thank you
@AussieBIMGuru4 жыл бұрын
You're welcome!
@metalbladerecorder4 жыл бұрын
@@AussieBIMGuru 'amount' input need to feed 1 for 'list.flatten' node for me. If not.. it will give error.
@AussieBIMGuru4 жыл бұрын
@@metalbladerecorder are you in version 1.X by chance? List flattening works a bit differently in earlier builds.
@metalbladerecorder4 жыл бұрын
Ok. Can i know how to extract dependent view to put in sheets. ? (i only can do for not dependent views)
@AussieBIMGuru4 жыл бұрын
@@metalbladerecorder you could use this workflow; kzbin.info/www/bejne/bIiaaXumqqeLi6c I've tested and it should work for normal as well as dependent views, as long as there is elements visible in the dependents.
@yuraharutyunyan94133 жыл бұрын
like, if you couldn't find "UI listview data" node in any of packages too
@AussieBIMGuru3 жыл бұрын
It should be in the data shapes package under the UI menu.
@yuraharutyunyan94133 жыл бұрын
@@AussieBIMGuru yes, but there isn't, unfortunately. maybe due to the version of package things go wrong. i saw some comment below, guy used R19 and couldn't find the package, as well as I
@AussieBIMGuru3 жыл бұрын
@@yuraharutyunyan9413 yes older builds it might not. I usually build in revit 2020+ so havent tried 2019 for a while now. Suggest browsing what is available and seeing if it had a different name in old builds maybe. It's definitely available in dynamo 2.0.4 which can be installed for revit 2019.