We generally introduced the SourceHeader Updater in the previous post.
Now let us see what the four buttons, Update Current, Clear Expected, Remove Current, and Remove All Headers, can do for us regarding Source Information Headers.
The Update Current will update the Source Information Header of the current source file from the specified Expected Header immediately when pressed.
The Clear Expected will clear all default values of fields in the Expected Header group. The Date will then be filled with the date of the day automatically to not only meet the need of the calendar control but also make our life a bit easier. Of course, if the Date is supposed to be some other value, in the past or even in the future, the date picker is always there.
The Remove Current will immediately remove the Source Information Header of the current source file regardless of the current content of the Expected Header and refresh the current page after that when clicked.
The Remove All Headers will immediately remove Source Information Header of all applicable source files in the current project and refresh all pages after that when clicked. So please be cautions when using this powerful feature.
SourceHeader Updater of RevitAddinWidget can help review source information headers of all applicable source files in the current project of C#, VB.NET or C++ and update the headers conveniently and flexibly in a single central place.
Recent Comments