SelectionFilterSettingsGetCurrentState Method |
Gets the current settings of the application.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntaxpublic static SelectionFilterSettingsState GetCurrentState()
Public Shared Function GetCurrentState As SelectionFilterSettingsState
Return Value
Type:
SelectionFilterSettingsState[Missing <returns> documentation for "M:Rhino.ApplicationSettings.SelectionFilterSettings.GetCurrentState"]
See Also