RhinoCommon API
ModelAidSettingsUpdateFromState Method |
Updates from a particular setting state.
Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll)
public static void UpdateFromState( ModelAidSettingsState state )
Public Shared Sub UpdateFromState ( state As ModelAidSettingsState )
Parameters
- state
- Type: Rhino.ApplicationSettingsModelAidSettingsState
The new states that will be set.