From bcd8d37616f2bd8e01bb74913f9dca7e4bbdbe41 Mon Sep 17 00:00:00 2001 From: Roger Maitland Date: Tue, 7 Mar 2023 15:21:54 -0500 Subject: [PATCH] Fixed make_surface_from_array_of_points error --- examples/canadian_flag.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/canadian_flag.py b/examples/canadian_flag.py index a32165d..a50cf1b 100644 --- a/examples/canadian_flag.py +++ b/examples/canadian_flag.py @@ -47,7 +47,7 @@ def surface(amplitude, u, v): # Note that the surface to project on must be a little larger than the faces # being projected onto it to create valid projected faces -the_wind = Face.make_surface_from_points( +the_wind = Face.make_surface_from_array_of_points( [ [ Vector(