Hi ,
I need the bottom of lintel value from SSL using door and window tag.
Consider this,
1.I am working in arch model which is having ground floor level 0.00
2.some location level varies
So one location I have modeled the door (2100mm height) in -200mm from FFL
3.The linked str model having the slab -300 ( SSL) at the same location
So what i need,
(Door height+ diff b/w FFL and SSL) = (BOL FROM SSL)
(2100+100)=2200mm
How to get this value automatically in all location.
Thanks in advance
One way is to do the following:
In the tag family, you can select the label>> edit label and add new parameter = Head height +100
Mostafa Elashmawy
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
As I told the 100mm is not a fixed one. The level is continuously varying.
In that case, You can place the door in reference to the SSL level.
Mostafa Elashmawy
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
You could set it up in the door family as a parameter to schedule which calculates height/sill height; however, the value of the dif. between the SSL and the FLL you will have to input manually (either by instance or by type)
to automate it,
you could use global parameters
you could use dynamo
YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION
Is there any possibility to get the host wall bottom level for a window and door?
You can extract those using dynamo and set as parameters in the door/window family … but then you would need to set a rule for placing walls and added bottom constrains. It is not something to do half way in the middle of the project where you have to review all the walls in the project
Otherwise, I think your best/fastest option would be to work it out from within the family based on custom sill height parameter (not the built in one) and then in the project add a global parameter for each height difference FFL/SSL
YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION
Okay...
But tell me exactly what i have to do.
Anyway i need to get the value automatically.
becoz now only we started the project.
Thanks
As mentioned, from this point on you have two options:
Option A: you can either use dynamo to look up the host of the door, get the Base Offset of that host and set it back to the Parameter Fussbodenaufbau in the door while the shared parameter mentioned in poiint 5 calculate the rest to appear in your tag
Option B: set X number of global parameters for the several height variations you have then associate the Fussbodenaufbau parameter with the corresponding GP (in such case it might be better if the Fussbodenaufbau is a type parameter)
YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION
@kalaiyarasanbim wrote:Is there any possibility to get the host wall bottom level for a window and door?
So I didn't fully get the question before, you want to add the level height the door is placed at in the tag...
Easiest might be probably to input that manually in a shared parameter in your door/window types for each level (or you can use global parameters or dynamo to return the value). And you can have an instance offset like above to a level below next to the sill height…
Was that what you meant? Because I thought you wanted the doors on first level to read ie. BOL 2.1, on second level BOL 2.1+3.0(level height) etc.? edit: nope, rereading that was it probably. Same answer is in post#2+4 really, albeit not exactly...
Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.