ViewSettings.GetCurrentState Method

ViewSettingsGetCurrentState Method

Gets the current settings.

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

Return Value

Type: ViewSettingsState
A new view state with current settings.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also