Click or drag to resize

SoftTransformSettingsShape Property

The shape of the falloff curve. 0 = Smooth 1 = Linear 2 = Round 3 = Sharp

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public static int Shape { get; set; }

Property Value

Type: Int32
See Also