Click or drag to resize

GeneralSettingsGetDefaultState Method

Gets the factory settings.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static GeneralSettingsState GetDefaultState()

Return Value

Type: GeneralSettingsState
A new general state with factory settings.
See Also