SampleCodeRevitBatchProcessor
Code samples for the Revit Batch Processor
Install / Use
/learn @jchristel/SampleCodeRevitBatchProcessorREADME
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 installs:
for Revit 2024 and older:
pip install DuHast
For Revit 2025 and onwards:
pip install duHast8
The sample flows provided in /Sample in this repository use this package.
