M_Rhino_RhinoApp_AskUserForRhinoLicense - mcneel/rhinocommon-api-docs GitHub Wiki
Display UI asking the user to enter a license for Rhino or use one from the Zoo.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static bool AskUserForRhinoLicense(
bool standAlone,
Object parentWindow
)
VB
Public Shared Function AskUserForRhinoLicense (
standAlone As Boolean,
parentWindow As Object
) As Boolean
- standAlone
- Type: System.Boolean
True to ask for a stand-alone license, false to ask the user for a license from the Zoo - parentWindow
- Type: System.Object
Parent window for the user interface dialog.
Type: Boolean
[Missing documentation for "M:Rhino.RhinoApp.AskUserForRhinoLicense(System.Boolean,System.Object)"]
Supported in: 5D58w