Versioning Class |
Namespace: Grasshopper
The Versioning type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BuildDate |
Gets the build date string. This is the visible release iteration tag.
Typically the BuildDate is just the date (MMMM-dd, yyyy), but it may carry a prefix or suffix for special builds.
|
![]() ![]() | Version |
Gets the version of the current build of Grasshopper.
|
![]() ![]() | VersionString |
Gets the version of the current build of Grasshopper.
|
Name | Description | |
---|---|---|
![]() ![]() | SyncVersionHistoryData |
Attempts to download the version history information.
The downloaded data (if the download works) will eventually be stored at:
Grasshopper.Folders.VersionHistoryFile
|
![]() ![]() | VersionHistoryData |
Gets the currently most up-to-date version history data.
|