P_Rhino_RhinoApp_SdkVersion - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoApp.SdkVersion Property

Rhino SDK 9 digit SDK version number in the form YYYYMMDDn Rhino will only load plug-ins that were build with exactly the same version of the SDK.

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

Syntax

C#

public static int SdkVersion { get; }

VB

Public Shared ReadOnly Property SdkVersion As Integer
	Get

Property Value

Type: Int32

Version Information

Supported in: 5D58w

See Also

Reference

RhinoApp Class
Rhino Namespace

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