SurfaceCurvature Methods |
The SurfaceCurvature type exposes the following members.
| Name | Description | |
|---|---|---|
| Direction |
Gets the principal curvature direction vector.
| |
| 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.) | |
| Kappa |
Gets the principal curvature values.
Kappa(0) - Principal curvature with maximum absolute value
Kappa(1) - Principal curvature with minimum absolute value
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OsculatingCircle |
Computes the osculating circle along the given direction.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |