Fluxy Repacks Now
Batch Delete Family Parameters with Dynamo (Script available for download)
Sometimes we need to edit a Revit family which has a lot of parameters. It is Really annoying to delete the parameters one by one. Here is a quick way to do that – with Dynamo script*. You need to open the family, start the script, select the parameters you want to delete and finish […]
Dynamic and smart curtain wall detail
We are using Parameters and Nested Revit Families to cover endless design combinations. This is how with few parameters and families you can allow the end user to choose between different components of your product. If you think the 3D is too heavy for you – use Detail Item families to create your details. Don’t […]
Automating Revit family types creation using Dyanamo and Excel data
Creating Revit Family Types from Excel Spreadsheet. We use Excel data to create more family types. We read all the parameters like name, width, height, etc. and then create new family types and writes the parameters to them. When we need to create a lot of family types that is how we eliminate the errors […]