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
Problem is in CExporter::ConfineYarnsToDomain in call to BRepAlgoAPI_Common.
This fails when the binder yarn is at an angle to the domain plane. Step output is fine when domain cuts binder on one of the sections closer to horizontal.
The call to BRepAlgoAPI_Common works when the binder yarn is cut in the middle vertical section. The step export has a twist towards the end of the yarn which isn't present in the x-ray rendering (so not an up-vector issue). The same section points are fed to the openCascade functions to create the wires but the ordering seems to get reversed for the final few sections. Posted question on OpenCascade forum
Binder yarns don't export for default orthogonal weave
Need to get debug version of opencascade?
The text was updated successfully, but these errors were encountered: