P_Rhino_Geometry_Morphs_TwistSpaceMorph_InfiniteTwist - mcneel/rhinocommon-api-docs GitHub Wiki

TwistSpaceMorph.InfiniteTwist 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) Version: Rhino 6.0

Syntax

C#

public bool InfiniteTwist { get; set; }

VB

Public Property InfiniteTwist As Boolean
	Get
	Set

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

TwistSpaceMorph Class
Rhino.Geometry.Morphs Namespace

⚠️ **GitHub.com Fallback** ⚠️