Skip to content

Commit

Permalink
Another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joa-quim committed Oct 31, 2024
1 parent e389676 commit 5fd5bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/solids.jl
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ function revolve(curve; extent=2pi, dir=:positive, n=[0.0,0.0,1.0], n_steps::Int
end
end

surf2fv(X, Y, Z; type=typed)
surf2fv(X, Y, Z; type=type)
end


Expand Down

0 comments on commit 5fd5bf7

Please sign in to comment.