Click or drag to resize

RebuildCurveOptionsUniformityIntensity Property

When UniformityPermitted is true, UniformityIntensity sets and gets the intensity of forcing the the distance between control points to be equal.

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

Property Value

Type: RebuildCurveIntensity
See Also