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
I want a window size with area = 1, but when I make this change in the code I get an error trying to generate holes. See code below that reproduces this error:
I want a window size with area = 1, but when I make this change in the code I get an error trying to generate holes. See code below that reproduces this error:
The error produced is "Error in GenerateHoles(sim_object, step_size = 0.1, cores = 1) : x and y range outside simulation window limits".
Could you provide guidance on what arguments are needed for the GenerateHoles function to resolve this error?
The text was updated successfully, but these errors were encountered: