FileSettings.GetCurrentState Method

FileSettingsGetCurrentState Method

Returns the current state.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static FileSettingsState GetCurrentState()
Public Shared Function GetCurrentState As FileSettingsState

Return Value

Type: FileSettingsState
A new instance containing the current state.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also