Master Your Tools.

Everything you need to get the most out of Constructive plugins.

Installation Guide

System requirements and installation steps for all plugins

System Requirements

Operating System

Windows 10/11 (64-bit)

Revit Version

Revit 2020 or later

RAM

8GB minimum, 16GB recomm.

Installation Steps

1

Purchase

2

Download Installer

3

Run Installer

4

Restart Revit

5

Activate

Follow these 5 simple steps. The installer handles all file placement automatically.
No manual file copying required.

API Reference

For developers integrating with Constructive tools

Plugin Integration

Constructive plugins expose a comprehensive API for custom automation workflows. Automate your entire pipeline with few lines of code.

using Constructive.AutoSprinkler;

// Initialize Automation
var sprinkler = new SprinklerPlacer();

// Execute Auto-Placement
sprinkler.PlaceInRoom(room, "NFPA13");

// Run Clash-Free Routing
sprinkler.RoutePipes();

Key Component Methods

PlaceInRoom(room, standard) void

Automatically places sprinklers based on room geometry and selected standard (NFPA/EN).

RoutePipes() Result

Intelligent pipe routing using A* algorithm with real-time clash detection.

Full Documentation

Available in developer portal.

Request Access

Troubleshooting

Common issues and quick solutions

Plugin Not Appearing

Plugin doesn't show in Revit Add-Ins tab.

Solution
Verify .addin file location and restart Revit.

Activation Failed

Unable to activate plugin license.

Solution
Check internet connection and license key format.

Performance Issues

Plugin runs slowly or causes Revit to lag.

Solution
Close unused views and update plugin..

Our support team is ready to assist you. Reach out via email.

Contact Support