P_Rhino_RhinoApp_LicenseSavesLeft - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoApp.LicenseSavesLeft Property

Returns number of saves left in save-limited Evaluation. Zero when evaluation is expired. Raises InvalidLicenseTypeException if LicenseType != EvaluationSaveLimited

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

Syntax

C#

public static int LicenseSavesLeft { get; }

VB

Public Shared ReadOnly Property LicenseSavesLeft As Integer
	Get

Property Value

Type: Int32

Version Information

Supported in: 5D58w

See Also

Reference

RhinoApp Class
Rhino Namespace

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