Objective:
Learn how to access and change the type of an element (e.g., switching a wall type)
Learn how to list type of an element
Learn how to place a new family instance (like a desk, chair, or door) into the Revit model
1. Introduction
2. Access and Switch Element Type
3. List All Types of a Category
4. Place a New Family Instance
5. Filter Types by Family Name + Type Name
Revit API Docs:
https://www.revitapidocs.com/2024/
Revit LookUp:
https://github.com/lookup-foundation/...
Ad-hoc Python examples inside Dynamo and other useful workflows using Dynamo and external plugins:
/ @atelierpayamfahemi