M_Rhino_Geometry_CurveBlend_GetEdgeAngle - mcneel/rhinocommon-api-docs GitHub Wiki

CurveBlend.GetEdgeAngle Method

Rotation from perp to edge for surface blends

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

Syntax

C#

public double GetEdgeAngle(
	int end
)

VB

Public Function GetEdgeAngle ( 
	end As Integer
) As Double

Parameters

 

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

Return Value

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

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

CurveBlend Class
Rhino.Geometry Namespace

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