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
Hi,
I'm creating a sheet with dimensions 1000x1000mm and trying to place a box of the exact same size (1000x1000mm) onto it, but it doesn't fit. However, when I slightly reduce the box size to 999.9x999.9mm, it fits without any issue.
Why can't the box fit when both dimensions are exactly 1000x1000mm? What would be the proper approach to handle this situation?