Loft Bug - Result not following input

Version 6 SR22
(6.22.20021.10391, 1/21/2020)
Loft between a point and 6 control point degree 3 curve.
Surface deviates from curve depending if order of input selection is reversed.
Loft Problem DC01.3dm (66.8 KB)

Loft, Straight sections, Do not simplify.
Curve selected first, then point.
Results as expected with edge of loft exactly matching input curve.

Loft, Straight sections, Do not simplify.
Point selected first, then curve.
Surface edge deviates significantly from input curve.

2 Likes

Same bug in Version 5 SR14 64-bit (5.14.522.8390, 5/22/2017) Loft Problem DC01 V5.3dm (183.5 KB)

Same bug in Work In Progress (7.0.20021.12255, 1/21/2020)

Hi David - checking it, thanks.
I see that if I MakeUniform the curve it works as expected.
It seems to depend on the end of the curve that is picked as well.
It looks like it is just getting the curve end wrong - no way to sort the ends in the usual way with a point as the only other input, is my guess.

Thanks for pointing this out.

https://mcneel.myjetbrains.com/youtrack/issue/RH-56721

-Pascal

@pascal Thanks for the response and putting it on the heap. For me it should be relatively high priority as it is a flaw in a fundamental command. This time I happened to notice the problem immediately after creating the loft this time. Previously I’ve had previous problems with lofts which were created using a point (ie general conics) not matching other geometry created using the same curves. Now I know the likely reason for the error in the surface shape.