Click or drag to resize

SmartTrackSettingsGetDefaultState Method

Gets the Smart Track factory settings.

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

Return Value

Type: SmartTrackSettingsState
A new Smart Track state with factory settings.
See Also