Click or drag to resize

RebuildCurveOptionsSmoothingIntensity Property

When SmoothingPermitted is true, SmoothingIntensity sets and gets the intensity of forcing the 2nd point of contiguous triples of control points to be halfway between the 1st and 3rd point.

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

Property Value

Type: RebuildCurveIntensity
See Also