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
Refactorize the code so that the rect_center and box_center methods of the hfss_modeler are not used.
Instead, the logic is that body.rect_center should simply call body.rect with the correct arguments.