Dynamo
Dynamo copied to clipboard
NurbsCurve - Reverse Direction Issue
Dynamo version
1.2.0.2621
Operating system
Windows 7
What did you do?
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.
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.
@sm6srw have you seen this issue?
I think this should be fixed now.