Revit API sample snippets and Revit Batch Processor flows.


Keywords
"Revit", "API", "Batchprocessor", "sample"
License
BSD-3-Clause
Install
pip install DuHast==0.1.3

Documentation

Code samples for the Revit Batch Processor

This repository contains python code samples for the Revit Batch Processor

A more detailed description of the varies modules, can be found in the online docs and in the wiki.

Sample code via pip

The DuHast is now available as a pip install:

pip install DuHast

This is currently still experimental only. The sample flows will be upgraded to use this package once its considered stable.