CurvatureGraphSettings Class |
Namespace: Rhino.ApplicationSettings
The CurvatureGraphSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| CurveHairColor |
Gets or sets the curve hair color;
| |
| HairDensity |
Gets or sets the hair density;
| |
| HairScale |
Gets or sets the hair scale;
| |
| SampleDensity |
Gets or sets the sampling density;
| |
| SrfUHair |
Gets or sets the surface U hairs are on;
| |
| SrfVHair |
Gets or sets the surface V hairs are on;
| |
| SurfaceUHairColor |
Gets or sets the surface U hair color;
| |
| SurfaceVHairColor |
Gets or sets the surface V hair color;
|
| Name | Description | |
|---|---|---|
| GetCurrentState |
Gets the current settings of the application.
| |
| GetDefaultState |
Gets the factory settings of the application.
| |
| RestoreDefaults |
Commits the default settings as the current settings.
| |
| UpdateFromState |
Sets all settings to a particular defined joined state.
|