Click or drag to resize

CurvatureAnalysisSettingsUpdateFromState Method

Sets all settings to a particular defined joined state.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static void UpdateFromState(
	CurvatureAnalysisSettingsState state
)

Parameters

state
Type: Rhino.ApplicationSettingsCurvatureAnalysisSettingsState
The particular state.
See Also