Skip to content

Commit 86b29fa

Browse files
authored
Update README.md
1 parent 8306f9a commit 86b29fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SCADtools.Revit.UI.ProgressMeter
22
Represents a progress bar that will be displayed in the Revit status bar.
33

4-
It has methods similar to the AutoCAD ProgressMeter class such as: Start(), Stop(), SetLimit(), MeterProgress().
4+
It has methods similar to the AutoCAD ProgressMeter class such as: **Start()**, **Stop()**, **SetLimit()**, **MeterProgress()**.
55

66
With the ProgressMeter library, you can easily integrate a progress bar into the Revit interface to keep the user informed about an ongoing process. Below, you'll find some examples of what this progress bar looks like in action.
77

0 commit comments

Comments
 (0)