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
As pure data containers, it is unproblematic to make the fields of Pore1D and Pore3D public. Then it also makes sense to add getters (and possibly setters) in Python.
As pure data containers, it is unproblematic to make the fields of
Pore1DandPore3Dpublic. Then it also makes sense to add getters (and possibly setters) in Python.