Skip to main content

Tutorials

Welcome to the Paracore Tutorials. This section is designed to help you master Revit automation using C# and the Paracore Engine.

Learning Paths

Paracore Fundamentals

Master the core architecture and UI generation of Paracore in 10 concise chapters.

Code Examples

Ready-to-run scripts covering basic Revit wall, floor, and element selection.

Revit API Fundamentals

Deep dive into the Revit API. Learn about bulk updates, parameters, and complex filtering.


How to use these tutorials

Every tutorial includes a corresponding script in your Paracore-Examples folder. We recommend opening the script in VS Code and following along with the documentation.