M_Rhino_Geometry_CurveBlend_SetEdgeAngle - 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 void SetEdgeAngle(
int end,
double angle
)
VB
Public Sub SetEdgeAngle (
end As Integer,
angle As Double
)
- 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)"]
Supported in: 6.0.16224.21491