CurvatureAnalysisSettings
Contains static methods and properties to modify curvature analysis-related commands.
Inheritance Hierarchy
System.Object
Rhino.ApplicationSettings.CurvatureAnalysisSettings
Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public static class CurvatureAnalysisSettings
The CurvatureAnalysisSettings type exposes the following members.
Properties
Name
Description
Public Property
Static Member
GaussRange
Gets or sets the Gaussian curvature range.
Public Property
Static Member
MaxRadiusRange
Gets or sets the Maximum Radius curvature range.
Public Property
Static Member
MeanRange
Gets or sets the Mean curvature range.
Public Property
Static Member
MinRadiusRange
Gets or sets the Minimum Radius curvature range.
Public Property
Static Member
Style
Gets or sets the curvature analysis style.
Methods
Name
Description
Public Method
Static Member
CalculateCurvatureAutoRange
Public Method
Static Member
GetCurrentState
Gets the current settings of the application.
Public Method
Static Member
GetDefaultState
Gets the factory settings of the application.
Public Method
Static Member
RestoreDefaults
Commits the default settings as the current settings.
Public Method
Static Member
UpdateFromState
Sets all settings to a particular defined joined state.