CurvatureAnalysisSettingsState Class

CurvatureAnalysisSettingsState Class

Represents a snapshot of CurvatureAnalysisSettings.
Inheritance Hierarchy
SystemObject
  Rhino.ApplicationSettingsCurvatureAnalysisSettingsState

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class CurvatureAnalysisSettingsState
Public Class CurvatureAnalysisSettingsState

The CurvatureAnalysisSettingsState type exposes the following members.

Properties
  NameDescription
Public propertyGaussRange
Gets or sets the Gaussian curvature range.
Public propertyMaxRadiusRange
Gets or sets the Maximum Radius curvature range.
Public propertyMeanRange
Gets or sets the Mean curvature range.
Public propertyMinRadiusRange
Gets or sets the Minimum Radius curvature range.
Public propertyStyle
Gets or sets the curvature analysis style.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also