M_Rhino_Geometry_CurveBlend_GetFlip - mcneel/rhinocommon-api-docs GitHub Wiki

CurveBlend.GetFlip Method

true: Reverse blend curvev direction

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool GetFlip(
	int end
)

VB

Public Function GetFlip ( 
	end As Integer
) As Boolean

Parameters

 

end
Type: System.Int32
[Missing documentation for "M:Rhino.Geometry.CurveBlend.GetFlip(System.Int32)"]

Return Value

Type: Boolean
[Missing documentation for "M:Rhino.Geometry.CurveBlend.GetFlip(System.Int32)"]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

CurveBlend Class
Rhino.Geometry Namespace

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