Archi-Tech Blog
- Dynamo | Room Location to Centre
- Melbourne Suburbs’ Last 2 Decades in the Eyes of ABC News
- Dynamo | 3D Section to Scope Box
- Dynamo | Advanced Family Rotation
- Revit API | Auto Dismiss Selected Revit Dialogues
- Dynamo | Toggle and Unify Revit Level Heads on Elevation Views
- Apps: Batch Renaming Tool
Apps Automation Batch BIM C# Centre Coding data data mining Digital Dynamo infomation new Python Rename requests Revit Revit API Room Room Location Tool
-
Apps: Batch Renaming Tool
Rename a List of Files: – Providing Prefix – Increment – Suffix – Preview Results Before Operation – Safely Renaming by Creating Copies – Without Touching the Original Files Source Code
-
Dynamo | Room Location to Centre
-
Melbourne Suburbs’ Last 2 Decades in the Eyes of ABC News
This is a small data collection project I did out of my curiosity of gaining a bit more understanding Melbourne suburbs’ locality from a data perspective. The project took news articles of the last 20 years of each suburb listed in the following, then consolidated all article contents and turned them into wordclouds based on word…
-
Dynamo | 3D Section to Scope Box
Python Ver. of Script from Revit Plugin Set 3D Section To Scope Box:
-
Dynamo | Advanced Family Rotation
Recently I have been helping the Engineering Team create a parametric workflow for rail infrastructure using Dynamo. The nature of rail related projects are generally following certain rules and constraints, thus I found there are a lot of chances where repetitive tasks can be performed in batch via scripting. So today I was working on…
-
Revit API | Auto Dismiss Selected Revit Dialogues
Today I was approached by my colleague asking if there is a way to stop Revit from showing up some dialogues, particularly the one that asks is the user would like walls to be attached to the modified floor/roof element. The story was that the Revit C4R model they work on was partially messed by…