MeshCreateFromIsosurface Method |
Namespace: Rhino.Geometry
public static Mesh CreateFromIsosurface( Func<Point3d, double> scalarFieldEvaluator, BoundingBox box, int resolution, int RootFindingMaxSteps )
[Missing <param name="scalarFieldEvaluator"/> documentation for "M:Rhino.Geometry.Mesh.CreateFromIsosurface(System.Func{Rhino.Geometry.Point3d,System.Double},Rhino.Geometry.BoundingBox,System.Int32,System.Int32)"]
[Missing <param name="box"/> documentation for "M:Rhino.Geometry.Mesh.CreateFromIsosurface(System.Func{Rhino.Geometry.Point3d,System.Double},Rhino.Geometry.BoundingBox,System.Int32,System.Int32)"]
[Missing <param name="resolution"/> documentation for "M:Rhino.Geometry.Mesh.CreateFromIsosurface(System.Func{Rhino.Geometry.Point3d,System.Double},Rhino.Geometry.BoundingBox,System.Int32,System.Int32)"]
[Missing <param name="RootFindingMaxSteps"/> documentation for "M:Rhino.Geometry.Mesh.CreateFromIsosurface(System.Func{Rhino.Geometry.Point3d,System.Double},Rhino.Geometry.BoundingBox,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Rhino.Geometry.Mesh.CreateFromIsosurface(System.Func{Rhino.Geometry.Point3d,System.Double},Rhino.Geometry.BoundingBox,System.Int32,System.Int32)"]