RhinoApp.RefreshRhinoLicense Method

RhinoAppRefreshRhinoLicense Method

Refresh the license used by Rhino. This allows any part of Rhino to ensure that the most current version of the license file on disk is in use.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static bool RefreshRhinoLicense()
Public Shared Function RefreshRhinoLicense As Boolean

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.RhinoApp.RefreshRhinoLicense"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also