SmartTrackSettings.GetCurrentState Method

SmartTrackSettingsGetCurrentState Method

Gets the current settings.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static SmartTrackSettingsState GetCurrentState()
Public Shared Function GetCurrentState As SmartTrackSettingsState

Return Value

Type: SmartTrackSettingsState
A new Smart Track state with current settings.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also