Description:

If licenseType is a beta license, returns true. A beta license grants full use of the product during the pre-release development period.

Syntax:
public static bool IsInstallationBeta(
Installation licenseType
)
Returns:
Type: bool
True if licenseType is a beta license. False otherwise
Available since:
5.6

/
/
/
IsInstallationBeta

IsInstallationBeta method

Class:  Rhino.RhinoApp

Nothing found