Hello all,
I saved a mesh as a .dat file using pickle and call back to a python component in rhino
however, I found that the rs.projectcurvetomesh
function does not accept the mesh file
but when i pass the mesh variable from one py component to another one
it works again.
What is happening?
2 posts - 2 participants