Click or drag to resize

SurfaceCurvatureMean Property

The mean curvature is (kappa1+kappa2)/2.

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

Property Value

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