M_Rhino_Geometry_CurveBlend_SetEdgeAngle - mcneel/rhinocommon-api-docs GitHub Wiki

CurveBlend.SetEdgeAngle Method

Rotation from perp to edge for surface blends

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

Syntax

C#

public void SetEdgeAngle(
	int end,
	double angle
)

VB

Public Sub SetEdgeAngle ( 
	end As Integer,
	angle As Double
)

Parameters

 

end
Type: System.Int32
[Missing documentation for "M:Rhino.Geometry.CurveBlend.SetEdgeAngle(System.Int32,System.Double)"]
angle
Type: System.Double
[Missing documentation for "M:Rhino.Geometry.CurveBlend.SetEdgeAngle(System.Int32,System.Double)"]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

CurveBlend Class
Rhino.Geometry Namespace

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