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
Perfect for new users. Learn the basics of the Paracore environment, UI generation, and basic Revit interactions.
Revit API Fundamentals
Deep dive into the Revit API. Learn about element collection, parameter modification, and complex logic.
🚀 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.