You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm new user of ConstrcutiveGeometry.
WhanI run the sphre_cube example, there is the following error with save.
What am I doing wrong.
Thank you for your support
Thierry
julia> save("sphere_cube.png", u)
Errors encountered while save File{DataFormat{:PNG}, String}("sphere_cube.png").
All errors:
MethodError: no method matching save(::File{DataFormat{:PNG}, String}, ::ConstructiveGeometry.ConstructedSolid{:union, Vector{ConstructiveGeometry.AbstractGeometry{3}}, 3})
The text was updated successfully, but these errors were encountered:
Hello,
I'm new user of ConstrcutiveGeometry.
WhanI run the sphre_cube example, there is the following error with save.
What am I doing wrong.
Thank you for your support
Thierry
julia> save("sphere_cube.png", u)
Errors encountered while save File{DataFormat{:PNG}, String}("sphere_cube.png").
All errors:
MethodError: no method matching save(::File{DataFormat{:PNG}, String}, ::ConstructiveGeometry.ConstructedSolid{:union, Vector{ConstructiveGeometry.AbstractGeometry{3}}, 3})
The text was updated successfully, but these errors were encountered: