Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

Sweep twisted

AD_GW
Contributor

Sweep twisted

AD_GW
Contributor
Contributor

Hey,

 

I try to solve this pretty basic problem, but can´t figure out how to fix it.

I´ve got a rectangle spline with a sweep modifier on top. When moving the vertices on one side the sweep gets weirdly twisted.

So basically I try to get the result from the last object, without rotating the object.

 

Anyone knows how to avoid this twisting?

 

Thanks and br,

Gerald

 

0 Likes
Reply
1,402 Views
5 Replies
Replies (5)

AD_GW
Contributor
Contributor

Same thing happens if a SplineMirror modifier is applied to a sweep-object

 

0 Likes

10DSpace
Advisor
Advisor

@AD_GW 

 

Not sure where in the stack you are trying to manipulate the vertex, but try putting an edit poly modifier on top of the sweep modifier and move the vert at this top edit poly's sub-object level.  Bear in mind you will need to have enough topology/edges for a smooth result when you move the vert.  

0 Likes

AD_GW
Contributor
Contributor

Thanks for your reply.

I would like to be able to change the sweep profile later, so adding a edit poly is not  a solution.

Also just moving the vertices straight up would also yield a somewhat deformed profile.

 

Not sure how sweep modifier works internally, but it seems to depends on some vertex normals(?) which we don´t have any controll over and also are not possible to recalculate.

 

This is bugging me for years, but I usally use a workaround or avoid it, but right now I´m working on a script that heavily depends on sweep and I would like to find a more staight-forward solution.

0 Likes

leeminardi
Mentor
Mentor

Try adjusting the Angle value of the Sweep Parameters.  The top geometry is the spline with a vertex moved backwards and the bottom shape is a copy with its sweep angle modified.

leeminardi_0-1644858402764.png

 

lee.minardi
0 Likes

AD_GW
Contributor
Contributor

Thanks for the tip!

0 Likes