I am trying to create contours for breps with Brep.CreateContourCurves(brep, plane)
in a parallel forloop, but it often gives me errors, completely skipping some planes.
The c# script is inside a cluster: I am saying that because if I go inside and outside this cluster, different sections will disappear. Somtimes using Recompute works, others it doesn’t.
When you think that you are ready (hope dies last) is - maybe - time to deal with the dining philosophers famous puzzle (any N of persons - not just 5).