RhinoCommon API
RuntimeEnvironment Enumeration |
ON::RuntimeEnvironment identifies a runtime environment (operating system).
This value is saved in binary archives so appropriate adjustments
to resources provided by runtime environments, like fonts, can be made
when an archive created in one runtime environment is used in another.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)


Member name | Value | Description | |
---|---|---|---|
Unset | 0 | ON::RuntimeEnvironment::Unset indicates no runtime is set. | |
None | 1 | ON::RuntimeEnvironment::None indicates no runtime. This is a different condition from ON::Runtime::Unset. | |
Windows | 2 | ON::RuntimeEnvironment::Windows indicates some version of Microsoft Windows. | |
Apple | 3 | ON::RuntimeEnvironment::Apple indicates some version of Apple OS X or iOS. | |
Android | 4 | ON::RuntimeEnvironment::Android indicates some version of Google Android. |

Rhino for Windows
Supported in: 6.8