Skip to content

Latest commit

 

History

History
53 lines (26 loc) · 2.03 KB

File metadata and controls

53 lines (26 loc) · 2.03 KB

pyHP

This is an extension for pyRevit. pyRevit (with lowercase py) is a Rapid Application Prototyping (RAD) environment for Autodesk Revit®.

Besides the many useful tools that come with 'vanilla' pyRevit, the platform that pyRevit provides is invaluable for rapid Revit API tools prototyping and makes deployment a breeze.

pyHP is a collection of tools created by Archilizer for Hutchinson & Partners.

How-to

Step 1

To make use of this extension, you will need to install pyRevit first.

Go to the pyRevit Releases page and download the latest realease installation pack.

How-to-step-1.1

Install pyRevit in this folder:

C:\Users\ USERNAME\AppData\Roaming\pyRevit-Master

How-to-step-1.2

Step 2

After pyRevit is installed, save this file extensions.json (using Right-Click > Save Link As). Check if the file extension is .json

How-to-step-2.1

Copy the extensions.json file in this location, replacing the existing file:

C:\Users\ USERNAME\AppData\Roaming\pyRevit-Master\extensions

How-to-step-2.1

Step 3

Open Revit, go to pyRevit tab and access the extensions list to install the pyHP extension:

How-to-step-3.1

How-to-step-3.2

Update Extension

The pyHP panel will be regularly updated with new tools and bug fixes. Make sure you're using the latest build available and click 'Update' to update to latest version.

How-to-step-4