* * * L O A D I N G * * *
OTHER TOOLS

This is a download page for other miscellaneous tools created by me that are independent of the AG Tools plugin. Each download will include a README.txt file with installation instructions, or send you to Autodesk Appstore plugin download page.

The AG Custom Ribbon Tab Builder is a plugin for Autodesk Revit designed to simplify your workflow. It enables you to create a dedicated ribbon tab where you can relocate frequently used panels and buttons from other tabs.

AG Asset Protector allows you to protect your digital assets, specifically family categories such as furniture, casework, plumbing fixtures, and more when sending them to other parties. By selectively transforming various family categories into CAD 3D geometry and then purging them from the model, this tool allows you to safeguard your intellectual property from unauthorized use by others.

CLICK HERE TO SEE A VIDEO DEMONSTRATION

AutoLisps that add the following commands to AutoCAD:
  RMDM - Room dimensions in this format 10'-0x10-0' 
  DRD - Places door dimensions in this format 3/0x6/8 
  FindTag - Search for tags  such as 5/A-1
  BGA - Add a background mask(s)
  BGR - Remove a background mask(s)
Download zip package: AutoLisp files & COMMANDS.txt

CLICK HERE TO SEE A VIDEO DEMONSTRATION

This Dynamo script allows a Revit project to have 3 address and Lot & Block parameters stored. It also allows model variations between 3 the different locations. See PARAMETERS-SETUP.txt required parameters and model group prefixes.
Download zip package: Dynamo script, PARAMETERS-SETUP.txt & README.txt

CLICK HERE TO SEE A VIDEO DEMONSTRATION
CLICK HERE TO SEE THE DYNAMO GRAPH IMAGE

This is the first plugin I wrote using Revit API. slipSheet is a Dynamo script that takes a user's input of which sheet number they would like to slip into the project drawing set. Then it increments all of the sheets above its index by one, freeing up the inputted sheet number for a new sheet. It only works for office standards that use 'simple' sheet indexing such as: T-1, T-2, X-1,X-2, D-1, D-2, A-1,A-2,A-3... or T1, T2, X1,X2, D1, D2, A1,A2,A3... and wih no decimal and letter suffixes and no 100, 200, etc. levels. Script is Dynamo Player compatible for faster execution.
Download zip package: Dynamo script & README.txt

CLICK HERE TO SEE A VIDEO DEMONSTRATION
CLICK HERE TO SEE THE DYNAMO GRAPH IMAGE

This is the second plugin I wrote using the Revit API. Extra R@nd0m Parameters is a Dynamo script that takes inputs from the user about a component, a parameter, and a list of values they want to randomly assign to that parameter. Then the script goes through all the components in the model and assigns a randomly generated value from the previously inputted list to the specified parameter. It also has an 'Extra Random' option, which forces non-repeating adjacent members. Script is Dynamo Player compatible for faster execution.
Download zip package: Dynamo script & README.txt

CLICK HERE TO SEE A VIDEO DEMONSTRATION
CLICK HERE TO SEE THE DYNAMO GRAPH IMAGE

When you open a file using Windows Explorer (example: from a folder or desktop) this stand alone application reads the Revit file to see what year version it is saved in, and automatically loads the project from that year's Revit release. If the Revit version doesn't exist, project will be loaded from the latest available.
Download zip package: Install executable & README.txt
Note: Currently works up to Revit 2023 & does not work on work shared models.

CLICK HERE TO SEE A VIDEO DEMONSTRATION