GeneralSettingsGetDefaultState Method |
Gets the factory settings.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static GeneralSettingsState GetDefaultState()
Public Shared Function GetDefaultState As GeneralSettingsState
Return Value
Type:
GeneralSettingsStateA new general state with factory settings.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also