M_Rhino_Geometry_CurveBlend_GetEdgeAngle - mcneel/rhinocommon-api-docs GitHub Wiki
Rotation from perp to edge for surface blends
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public double GetEdgeAngle(
int end
)
VB
Public Function GetEdgeAngle (
end As Integer
) As Double
- end
- Type: System.Int32
[Missing documentation for "M:Rhino.Geometry.CurveBlend.GetEdgeAngle(System.Int32)"]
Type: Double
[Missing documentation for "M:Rhino.Geometry.CurveBlend.GetEdgeAngle(System.Int32)"]
Supported in: 6.0.16224.21491