I must confess that I was asking myself how hard it is to batch print sheets that have a specific parameter when I was pressing…
Tag: Tutorials
An impressive way to inspect Revit API: Revit Lookup
Checking the Revit API documentation, for those advanced Revit users that are looking into developing their own tools, is a cumbersome task. Looking for what…
Create your first Revit macro in C# – Part 1
Revit macros are helpful tools that allow you to deal with repetitive tasks by automating them. So why don’t we use Dynamo or pyRevit for…
How to create a Schedule Revision History step-by-step
From time to time, it is necessary to check for all the revisions that a sheet has gone through. For example, when issuing drawing sets,…
Create floor finishes from rooms (part 1)
Creating floor finishes is a task that can be automated easily and save us a huge amount of time. When room finishes are defined or…
Auto dimension Grids in an exciting way
Placing grids dimensions in every view can be a tedious task but we can automate it! So here goes this Python script:
Matrix of Elements along Curve
[This tool] will provide a tool to place families along a curve in Revit besides arcs and lines.