March 2023
March 2023
Revit Properties Panel
Revit Properties Panel
The Revit Properties Panel is a C# .NET add-in for Revit that provides users with a comprehensive view of all properties associated with the selected element, whether linked to its type or instance. Changing the value in the textbox updates the property value in the selected instance or across all instances of the same type if the property is linked to the type.
The Settings button enables users to configure the desired settings for the panel, allowing them to customize the visibility of each property and the entry type.
This ensures that the values users can set for the property are restricted to a specific custom group.