Hi Everyone,
As Architects we have had a very simple issue with housings design. Why can't we zone rooms so that we can report flat's surfaces?
Well, I am sure that Autodesk is thinking of implementing an integrated solution but here is the explained steps as of how to do it using Dynamo.
Pros: You can still use rooms and keep your current workflow
Cons: You will need to update the data using dynamo each time you need to.
Alright, Here we go!
Francois-Gabriel Perraudin
BIM management and coaching
Gelöst! Gehe zur Lösung
Gelöst von FGPerraudin. Gehe zur Lösung
Gelöst von FGPerraudin. Gehe zur Lösung
Gelöst von FGPerraudin. Gehe zur Lösung
First of all, we need to create SHARED parameters for reporting the Flat's ID and its total Areal.
Why SHARED?
Well, these parameters can then be used in tags to report data...
So, for people who wouldn't know how to do it, here is the first screencast
Francois-Gabriel Perraudin
BIM management and coaching
Once the parameters are created, it often happens that you need to "transfer" the data from an old unshared parameter to the new one.
Dynamo will save you hours of inputting the data by hand, with a very simple script.
Three very simple steps that are a good intro to dynamo:
Takes a few minutes overall to replace every single value.
Francois-Gabriel Perraudin
BIM management and coaching
Alright, now our file is ready.
For the next script, you will need to create a new parameter that identifies if the surface should be accounted for or not (As I am french, I used one called "extérieur", you will guess what it means...) Just make it a boolean type ("Yes/No")
Here are the steps for the script:
Good, first step done, we have successfully extracted the total area of flats, and then assigned that value to every single room.
Reset total areas to 0:
Francois-Gabriel Perraudin
BIM management and coaching
There we go!!
It is quite advanced stuff, but a good intro to the powerful possibilities of dynamo.
Do not hesitate asking questions,
And I hope it will prove useful!
François
Francois-Gabriel Perraudin
BIM management and coaching
Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.