P_Rhino_RhinoApp_ExeServiceRelease - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoApp.ExeServiceRelease Property

Service release version of Rhino executable (0, 1, 2, ...) The integer is the service release number of Rhino. For example, this function returns "0" if Rhino V4SR0 is running and returns "1" if Rhino V4SR1 is running.

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public static int ExeServiceRelease { get; }

VB

Public Shared ReadOnly Property ExeServiceRelease As Integer
	Get

Property Value

Type: Int32

Version Information

Supported in: 5D58w

See Also

Reference

RhinoApp Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️