Update examples (add interpolation example 10).
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
if (print) SvgImage.Save(mesh, "example-2.svg", 500);
|
||||
|
||||
return true;
|
||||
return mesh.Triangles.Count > 0;
|
||||
}
|
||||
|
||||
public static IPolygon CreatePolygon(double h = 0.2)
|
||||
|
||||
Reference in New Issue
Block a user