Click or drag to resize

DraftAngleAnalysisSettingsUpdateFromState Method

Sets all settings to a particular defined joined state.

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

Parameters

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