Skip to content

Commit dfb61b6

Browse files
authored
Update readme.md (#20)
1 parent c7197ea commit dfb61b6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

readme.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
**The fastest, most advanced, asynchronous Revit database exploration tool for Revit 2021+.**
44

5-
Yet another [RevitLookup](https://github.com/jeremytammik/RevitLookup) like tool. RevitLookup was an indispensable tool to work with Revit API for many years. But now, there is a better tool for the job. Let me introduce you to Revit database explorer and its capabilities. It not only allows us to explore database in a more efficient way thanks to querying, but also to modify Revit database through ad hoc scripts written in C#.
5+
Yet another [RevitLookup](https://github.com/jeremytammik/RevitLookup) like tool. RevitLookup was an indispensable tool to work with Revit API for many years. But now, there is a better tool for the job. Let me introduce you to Revit database explorer and its capabilities. It not only allows us to **explore** database but also to:
6+
- **edit**, any parameter value
7+
- **query**,
8+
- **script**, by running ad hoc scripts written in C#
9+
- **visualize**,
10+
11+
List of features:
612

713
- [compare objects and parameters](#compare-object-members-and-element-parameters-values)
814
- [query Revit database](#query-revit-database-with-rdq-revit-database-querying)

0 commit comments

Comments
 (0)