06

Master Getting Elements with Revit API

Revit is like a Database containing all our elements sorted by different properties. And FIlteredElementCollector class allows us to filter them.

Theory

Master getting elements with FilteredElementCollector

Advanced Filters

You can also use Revit API filters to create more rules on getting your elements. This is a more advanced topic and you can skip it until you actually need ot use them.

✨Leave Module Feedback

Help me make it better.