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 am trying to define a BoxArray from a list of Boxes that I create manually, which looks feasible in the C++ code, but I cannot find a way to do so in python. The constructors for BoxArray are only for a single Box and I don't know what the second one (with an int) does.
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to define a BoxArray from a list of Boxes that I create manually, which looks feasible in the C++ code, but I cannot find a way to do so in python. The constructors for BoxArray are only for a single Box and I don't know what the second one (with an int) does.
The text was updated successfully, but these errors were encountered: