I’m trying to achieve curvature continuity at A, B1, and B2. However, when I successfully matched at B1 and B2, A gets altered. And when I fix A again, B1 and B2 changed back.
I also tried using NetworkSrf and Sweep 2, but the results weren’t what I expected.
Does anyone have an idea how to resolve this? Thanks in advance!
Do you have the version 9 WIP installed? It has a new command, FillSrf , that can help in this situation. It looks like MatchSrf, even with MultipleMatches (did you try that?) has trouble to get it to curvature continuity.
why do you have such a complex surface ?
working with deformable circles / arcs is a good approach for matchSrf (it does not like circular surfaces)
what s the maximum deviation from a perfect circle you can live with ?
visual = 0.1 (nobody will see it)
technical = 0.01 (nearly no product is product that accurate)
precise like a clock = 0.001
??
Thanks so much for your patience and professionalism! It would be super helpful if you could show the steps with screenshots — it’s a bit hard for me to follow just from the text. Really appreciate it, and I hope I’m not bothering you.