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
I find myself in a position where I need to maintain the coordinate system of the mesh before and after remeshing, and in the compas_cgal remeshing tool, the origin gets moved to the corner of an axis aligned bounding box or something and there is not a very straight forward way to calculate the translation that I need to apply to get the new mesh realigned with the original coordinate system. Do you know if there is a trick to do this?