How to model corrugated roof panel #194
Answered
by
sgenoud
BarbourSmith
asked this question in
Modelling help
-
Hello! I am trying to model a corrugated roof panel like this: Any ideas on how to do that? I believe that the shape is sinusoidal. Even harder, how would I model that when it's bent? IE a sinusoid around a circle? |
Beta Was this translation helpful? Give feedback.
Answered by
sgenoud
Mar 26, 2025
Replies: 2 comments 2 replies
-
I think that a parametric function like this might be the key 😃 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Neat! Any reason you are setting the period manually? You could compute it to avoid the step like here.
Note that if you need the wave period to be the one you specify you could change the radius of your circle to fit a full number of periods.
Otherwise you might as well have a logic that returns the first point when you get the last value: