Fixed make_surface_from_array_of_points error

This commit is contained in:
Roger Maitland 2023-03-07 15:21:54 -05:00
parent 916e6f5059
commit bcd8d37616

View file

@ -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(