Click or drag to resize

ModelAidSettingsGetDefaultState Method

Gets the factory settings.

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

Return Value

Type: ModelAidSettingsState
A new model aid state with factory settings.
See Also