CurvatureGraphSettingsState Class |
Namespace: Rhino.ApplicationSettings
The CurvatureGraphSettingsState 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 sample density.
| |
SrfUHair |
Gets or sets the whether to show surface U hairs
| |
SrfVHair |
Gets or sets the whether to show surface V hairs
| |
SurfaceUHairColor |
Gets or sets the surface U hair color.
| |
SurfaceVHairColor |
Gets or sets the surface V hair color.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |