SmartTrackSettingsGetDefaultState Method |
Gets the Smart Track factory settings.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public static SmartTrackSettingsState GetDefaultState()
Public Shared Function GetDefaultState As SmartTrackSettingsState
Return Value
Type:
SmartTrackSettingsStateA new Smart Track state with factory settings.
See Also