Click or drag to resize

BrepVariationalPatchSettingsCurvatureRelativeTolerance Property

Relative curvature (G2) tolerance between curvature values that are both not smaller than CurvatureZeroTolerance.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public double CurvatureRelativeTolerance { get; set; }

Property Value

Type: Double
See Also