Description:
Constructs a mean, or average, curve from two curves.
Parameters:
- curveA
- Type: Curve
- A first curve.
- curveB
- Type: Curve
- A second curve.
- angleToleranceRadians
- Type: System.Double
- The angle tolerance, in radians, used to match kinks between curves. If you are unsure how to set this parameter, then either use the document's angle tolerance RhinoDoc.AngleToleranceRadians, or the default value (RhinoMath.UnsetValue)
Returns:
Type: Curve
The average curve, or None on error.
Available since:
5.0