Paracore Fundamentals
Welcome to the Paracore Fundamentals series. This is a curated collection of 10 key readings designed to take you from a curious user to a proficient automation developer.
We've broken down the core architecture and features into concise, conceptual notes that you can read in minutes.
The Paracore Fundamentals series is optimized for the v4.2.0 Release.
🏁 The Learning Path
01 - Script Sources and Structure
How Paracore finds your code and keeps it organized.
02 - Creating and Managing Scripts
The workflow for building new tools in the Gallery.
03 - Editing Scripts in VS Code
Deep-dive into the IDE integration.
04 - Parameter Engine and the Params class
How C# variables become UI inputs.
05 - Parameter Defaults and Cache
Understanding how Paracore remembers your inputs.
06 - Revit vs Paracore Selection
Bridging the gap between the Revit model and your scripts.
07 - The Paracore Visual Query Builder
Building complex filters without writing code.
08 - Structured Output (Table)
Visualizing and auditing BIM data instantly.
09 - Paracore Sentinels
Proactive BIM management with background watchdogs.
10 - Paracore REPL
Interactive prototyping and exploration.
🚀 Take Action: Step-by-Step Exercises
Every topic above includes a corresponding Step-by-Step Exercise. We highly recommend following these interactive guides in your own Revit environment to solidify your understanding of the platform.
Start the first exercise: 01 - Script Sources and Structure
We recommend reading these in order if you're new to the platform, but feel free to jump around if you're looking for a specific concept!