Description:

Returns True if Rhino is in the process of exiting, False otherwise. This can be True even before the Closing event fires, such as when RhinoDoc.CloseDocument event is called.

Syntax:
public static bool IsExiting {get}
Returns:
Type: bool
Available since:
6.26

/
/
/
IsExiting

IsExiting property

Class:  Rhino.RhinoApp

Nothing found