LicenseTypes Enumeration

LicenseTypes Enumeration

Different licensing modes that Rhino can run in

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum LicenseTypes
Public Enumeration LicenseTypes
Members
  Member nameValueDescription
Undefined0 Licensing mode not define
Standalone1 Standalone license installed on this computer.
ZooAutoDetect2 Classic Zoo license with the Zoo server automatically detected at runtime.
ZooManualDetect3 Classic Zoo license with the Zoo server specified by hostname or IP
CloudZoo4 Cloud Zoo licenese
Version Information

Rhino for Windows

Supported in: 6.14
See Also