|
|
Hello everybody,
after your great help with using loops for naming splines, here comes the work I
have been using you advice for (I have been using the for-loop-approach - #for
(I, 0, 3)
#declare SplineXs[I] = spline {
cubic_spline
...
}
#end).
It was for naming splines used in defining flat structures, like this sheet
here. I have made a short youtube video on this topic
(https://www.youtube.com/watch?v=wifqzEzXX8o); scripts are available as always
on Github (https://github.com/tjrfester/Modeling-nature-planar-structures).
Best regards,
Thomas
Post a reply to this message
|
|