M_Rhino_Geometry_CurveBlend_SetFlip - mcneel/rhinocommon-api-docs GitHub Wiki
Set flip tangent flag on one end of the blend
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void SetFlip(
int end,
bool flip
)
VB
Public Sub SetFlip (
end As Integer,
flip As Boolean
)
- end
- Type: System.Int32
Which end - flip
- Type: System.Boolean
flip or not
Supported in: 6.0.16224.21491