Click or drag to resize

TwistSpaceMorphInfiniteTwist Property

If true, the deformation is constant throughout the object, even if the axis is shorter than the object. If false, the deformation takes place only the length of the axis.

Namespace:  Rhino.Geometry.Morphs
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public bool InfiniteTwist { get; set; }

Property Value

Type: Boolean
See Also