Blend surface edge continuity

Hi!
Why blend surface edge is ALLWAYS different like blend curve from edges?
How to control it? Is there some setting?

Thanks :slight_smile:

I don’t know the reason for the difference.

To create a blend surface which matches the results of BlendCrv at the edges.

BlendCrv between the edges with the desired continuity…
Sweep2 using the input surface edges as the rails and the BlendCrv results as the sections with the desired continuity at the rails.
MatchSrf the resulting surface and the input surfaces if closer continuity match is needed.

Hi Wagner - if the edges are untrimmed BlendSrf tries to align to the input surface directions. If trimmed, it attempts tp arrange the new surface at 90 degrees to the input edges.

image

Yes, there ought to be an option, as in MatchSrf, of how to handle this…

-Pascal

1 Like

Thanks Pascal :slight_smile:

I hope in the future it makes trimmed blend surface edges using “tangential blend curves” as edges.

1 Like

@pascal

somewhere it was written (you wrote ?), that _blendSrf uses _sweep2 under the hood…

so it would be cool to address this issue for
_sweep1
_sweep2
_blendSrf
_matchSrf
in the same manner, same interface, same wording