Description:

Returns True when Rhino is allowed to save, False otherwise Conditions where Rhino is not allowed to save are: when evaluation licenses are expired; when a Cloud Zoo lease is expired; when a license is shared by a single user on multiple computers, and the current computer is not active.

Syntax:
public static bool CanSave {get}
Returns:
Type: bool
Available since:
7.0

CanSave property

Class:  Rhino.RhinoApp

Nothing found