Click or drag to resize

ModelAidSettingsGetCurrentState Method

Gets the current settings.

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

Return Value

Type: ModelAidSettingsState
A new model aid state with current settings.
See Also