Click or drag to resize

RibbonOffsetParametersBlendRadius Property

Positive, typically the same as distance. When the offset results in a self-intersection that gets trimmed off at a kink, the kink will be blended out using this radius.

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

Property Value

Type: Double
See Also