Creating a Parametric Beam System in Revit by Using Dynamo

  Рет қаралды 9,402

Firas Noori

Firas Noori

Күн бұрын

Пікірлер: 43
@RebelDog77
@RebelDog77 3 жыл бұрын
This has really helped. Thank you. The information here has really helped my understanding of Dynamo.
@FirasNoori
@FirasNoori 3 жыл бұрын
Welcome dear Jason
@mohamedabdelrazek6098
@mohamedabdelrazek6098 3 жыл бұрын
Thank you so much Firas for your efforts !! your videos are amazing !!
@FirasNoori
@FirasNoori 3 жыл бұрын
Thanks dear
@conoroshea5644
@conoroshea5644 5 жыл бұрын
This is great Sir you are so kind to share your knowledge with us thank you
@FirasNoori
@FirasNoori 5 жыл бұрын
Always welcomed dear
@BlueAwesomePanda555
@BlueAwesomePanda555 3 жыл бұрын
Thanks for the lesson Firas
@FirasNoori
@FirasNoori 3 жыл бұрын
You are welcomed dear
@harveytaylor6363
@harveytaylor6363 8 ай бұрын
I know im very late but do you know of a way i can create multiple stories of this beam column system?
@JoEJOe-hc2dp
@JoEJOe-hc2dp 5 жыл бұрын
Hellow. teacher. Thank you for your mail. How can I make your customnode, especially fist node - Grid of points [not Flatten] node and last node - horizontal line node, vertical line node in Grid of points to horizontal and vertical Line. Grid of points [not Flatten] node, horizontal line node and vertical line node are packages? Thank you so much.
@FirasNoori
@FirasNoori 5 жыл бұрын
hello dear, I am sorry to delay, I had to study all videos again related to the automated structural design to understand your question, I show at the end part of the video the custom node in detail but within the function mode, the node you are asking is a custom node I designed, not a package, and I can make a special video to show you in details how to make custom node and make the example the (Horizontal and Vertical line maker), I do appreciate if you can wait for me till next week as I am not home, I am in a conference and I will be back next week, I will make a video there as I have no equipment neither a recording room in my current location. Sorry again for the delay Cheers Firas S. Noori Hint: you can open a normal Dynamo file and repeat all my nodes collection that I showed in this video except the (input and the Output ones), select all your nodes and then got to EDIT menu > Create Custome Node, this will create a Custom Node for you, and in the Custome Node Mode you will find there the (Input and the OutPut nodes) save your work and close Dynamo and open it again you will find the Custom node loaded into your side menu :)
@JoEJOe-hc2dp
@JoEJOe-hc2dp 5 жыл бұрын
@@FirasNoori Dear my teacher. Thank you. I will wait for your video
@alimustafa3885
@alimustafa3885 4 жыл бұрын
well done explanation, could you make a video for duct opening in structural elements? why when I use dynamo script my Revit file becomes heavier? could we import elements with real coordinates?
@FirasNoori
@FirasNoori 4 жыл бұрын
Thanks Ali, for ducts video, I guess I can make one, I am a bit busy making a new detail Dynamo course, but I will do my best to. And yes, dynamo might cause delay in Revit, and you need to be careful what to choose in Dynamo, by not making lots of iterations or by removing the auto button, do not choose complex geometries making and expect it to work fast, as Dynamo goes really slow special if it real time build and change Revit element, try to reduce Dynamo to way process unless it is very required
@FirasNoori
@FirasNoori 4 жыл бұрын
And yes, you can import Revit element into Dynamo and use their real coordinate, I have 2 or 3 videos in this channel showing that
@sebastian4492
@sebastian4492 4 жыл бұрын
Hi, Great video, i want know if you can make a video explaining how to make this type parametric estructure but implementing a "rotation" like the twisted tower. I tried to to make the estructure with curve lines but it didnt work.
@FirasNoori
@FirasNoori 4 жыл бұрын
Hi dear, there 2 structural method used in twisted geometries, first is to use columns and means match the twisted geo, and the other find the common plan area between all the different plans and placing columns ,leaving the uncovered parts as cantilevered, which one you want?
@sebastian4492
@sebastian4492 4 жыл бұрын
@@FirasNoori I think the first one, colums that match the geometry.
@JoEJOe-hc2dp
@JoEJOe-hc2dp 5 жыл бұрын
Sorry, I still don't know. I pressed small checkbox. but Grid of points [not Flatten] node and vertical Lines node, horizontal Lines node appered. so, How does the three nodes make?
@FirasNoori
@FirasNoori 5 жыл бұрын
Email me the nodes plz
@mustafakoyuncu0
@mustafakoyuncu0 4 жыл бұрын
Hi Sir , Iam new to dynamo and I am trying to make your videos but ı failed to grids point horizontal and vertical,especially grid of point [ Not flatten ] .How can ı get or find this node ?
@FirasNoori
@FirasNoori 4 жыл бұрын
Hi, send me ur dynamo file plz firas007noori@yahoo.com
@FirasNoori
@FirasNoori 4 жыл бұрын
And also is it dynamo 2 or 1 you are working with?
@mustafakoyuncu0
@mustafakoyuncu0 4 жыл бұрын
I use dynamo 2.0.3 also i fixed this problem your another video about custom node.Thanks a lot!
@FirasNoori
@FirasNoori 4 жыл бұрын
Sorry for my delay, as you know we all in the rush of the current world health issue, stay safe dear and always welcomed
@ImranShaikh-su1nh
@ImranShaikh-su1nh 4 жыл бұрын
how do i repeat this frame structure at different levels ? For example applying the columns and beams at diffferent levels. When i change the level in strucutral.columntype.bycurve it doesnt happen.
@FirasNoori
@FirasNoori 4 жыл бұрын
Did you try to make your input as a list instead of single input as I did, for example instead of level 1, use a list [level 1, level 2, level 3]..... Check and tell me Cheers
@ImranShaikh-su1nh
@ImranShaikh-su1nh 4 жыл бұрын
@@FirasNoori yes thanks a lot it worked. Making a list of different levels. But i had to use copy element option. And i imputed the list into it in the level input
@FirasNoori
@FirasNoori 4 жыл бұрын
Exactly, you can copy or you can make the beam and in the same time use list of inputs, same, well done mate
@JoEJOe-hc2dp
@JoEJOe-hc2dp 5 жыл бұрын
Hellow. Thank you for your lecture. I have a questions. How to does it make the Grids of Points not flatten node, Vertical lines node and Horizontal node. If possible, can you send my e-mail a this dynamo file ?
@FirasNoori
@FirasNoori 5 жыл бұрын
ajman4-my.sharepoint.com/:i:/g/personal/f_noori_ajman_ac_ae/EetTSz5ZCq1Epd3NGYlTJsQBAsqkpfPMEOVnEv2ayNTn4g?e=Nh9RCM try this image and if you cannot open it send me ur email plz
@JoEJOe-hc2dp
@JoEJOe-hc2dp 5 жыл бұрын
I don't know how to does it make the Grids of Points not flatten node. I tried to many times. But failed. Please, teaching me. Thank you
@FirasNoori
@FirasNoori 5 жыл бұрын
I am sorry for the delay in Replay, I am in continuous travel for conferences, and I rarely find a time to open the laptop, I will return to ur questions in more details when I get back home, but I bet that Dynamo 2.0 has done some changes in FLATTEN node, try to use the Flatten function instead or just use the withing flatten tool within the same node by pressing the small checkbox on the node itself, sorry again for the delay, I am still far away from home
@JoEJOe-hc2dp
@JoEJOe-hc2dp 5 жыл бұрын
@@FirasNoori Thank you for your Reply. I will try to again. happy, enjoy travel for conferences.
@mahdimohamedsani7410
@mahdimohamedsani7410 3 жыл бұрын
How did you create that custom node?
@FirasNoori
@FirasNoori 3 жыл бұрын
The name of the node plz?
@mahdimohamedsani7410
@mahdimohamedsani7410 3 жыл бұрын
@@FirasNoori Grid points to horisontal and vertical lines.
@FirasNoori
@FirasNoori 3 жыл бұрын
@@mahdimohamedsani7410 it is explained at 11:43
@liangshao3957
@liangshao3957 5 жыл бұрын
I am comfused about the transpose part。
@FirasNoori
@FirasNoori 5 жыл бұрын
Hi dear, imagine you have a list made of the row and columns and you need to make all the columns instead the rows, (0) A B (1) A B (2) A B Transpose will make it (A) 0 1 2 (B) 0 1 2 It is powerful to flip verticals to horizontals
@liangshao3957
@liangshao3957 5 жыл бұрын
@@FirasNoori crystal clear
@mavs013
@mavs013 Жыл бұрын
Unfortunately,I can't open that node,Haha~
@FirasNoori
@FirasNoori Жыл бұрын
Which node dear?
Making a Parametric Floor in Autodesk Revit by Using Dynamo
11:18
Firas Noori
Рет қаралды 3,9 М.
Placing Parametric Columns on Revit Grid by Using Dynamo
16:27
Firas Noori
Рет қаралды 12 М.
Não sabe esconder Comida
00:20
DUDU e CAROL
Рет қаралды 62 МЛН
Yay, My Dad Is a Vending Machine! 🛍️😆 #funny #prank #comedy
00:17
Миллионер | 2 - серия
16:04
Million Show
Рет қаралды 1,9 МЛН
Making Parametric Dimensions in Revit - Dynamo
18:51
Firas Noori
Рет қаралды 6 М.
Dynamo - The Parametric Stadium
10:17
Dyn-Ammo
Рет қаралды 25 М.
Tutorial - Automating Steel Modelling with Revit and Dynamo
11:01
Lawrence Hooker
Рет қаралды 14 М.
HARVARD negotiators explain: How to get what you want every time
11:31
LITTLE BIT BETTER
Рет қаралды 1,6 МЛН
Making a Parametric Revit Grid By Using Dynamo
18:48
Firas Noori
Рет қаралды 10 М.
Dynamo: Bulk Create Beam Elevations (Step-by-step)
18:19
Don's Work
Рет қаралды 971
Creating Beams Using Dynamo
16:08
Modena Technologies
Рет қаралды 7 М.
Não sabe esconder Comida
00:20
DUDU e CAROL
Рет қаралды 62 МЛН