matthuszagh / pyems

High-level python interface to OpenEMS with automatic mesh generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Box2 and Box3 use a different interface for min_corner and max_corner

matthuszagh opened this issue · 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.