Click or drag to resize

SurfaceCurvatureGaussian Property

The Gaussian curvature is kappa1*kappa2.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double Gaussian { get; }

Property Value

Type: Double
Remarks
If this is set, the Gausian curvature is returned. Otherwise, the quiet NaN is returned.
See Also