matthuszagh/pyems

Box2 and Box3 use a different interface for min_corner and max_corner

matthuszagh opened this issue · 0 comments

Box2 should use Box3's interface. First, though, I need to find all instances where Box2.min_corner and Box2.max_corner are used to ensure that the deepcopy behavior of these references is preserved.