Dynamo icon indicating copy to clipboard operation
Dynamo copied to clipboard

NurbsCurve - Reverse Direction Issue

Open ghost opened this issue 9 years ago • 2 comments
trafficstars

Dynamo version

1.2.0.2621

Operating system

Windows 7

What did you do?

1

I have a nurbscurve, when i reversed it first time, the start point was reversed. When i reversed it the second time, the start point didn't reverse.

What did you expect to see?

I expected that the start point would be the same as the original curve start point

What did you see instead?

Nothing changed.

ghost avatar Oct 02 '16 08:10 ghost

I'm having the same issue in Alias 2019.1 with Dynamo 2.0.1.5055. Any workarounds?

EDIT: I've found a workaround for my specific problem: I was importing a 1 degree curve from Alias, which wouldn't reverse more than once - even though the other curves in the same list did. I got it to work (after some cursing) by getting the Control-Points of the Nurbs-Curve, reversing those and then building a new Nurbs-Curve from the Points. This works multiple times as well, and I'm building a Custom Node called "FixedReverse" from this.

johannesrave avatar Jun 24 '19 22:06 johannesrave

@sm6srw have you seen this issue?

mjkkirschner avatar Feb 05 '22 04:02 mjkkirschner

I think this should be fixed now.

mjkkirschner avatar Jan 10 '23 17:01 mjkkirschner