RhinoMathIntegrate Method (FuncObject, Int32, Double, Double, Double, Object, Surface, Double, Double, Double) |
[Missing <summary> documentation for "M:Rhino.RhinoMath.Integrate(System.Func{System.Object,System.Int32,System.Double,System.Double,System.Double},System.Object,Rhino.Geometry.Surface,System.Double,System.Double,System.Double@)"]
Namespace: Rhino
public static double Integrate( Func<Object, int, double, double, double> integrandFunction, Object context, Surface surface, double relativeTolerance, double absoluteTolerance, out double errorBound )
[Missing <returns> documentation for "M:Rhino.RhinoMath.Integrate(System.Func{System.Object,System.Int32,System.Double,System.Double,System.Double},System.Object,Rhino.Geometry.Surface,System.Double,System.Double,System.Double@)"]