ModelAidSettingsGetCurrentState Method |
Gets the current settings.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static ModelAidSettingsState GetCurrentState()
Public Shared Function GetCurrentState As ModelAidSettingsState
Return Value
Type:
ModelAidSettingsStateA new model aid state with current settings.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also