JustinSDK / dotSCAD

Reduce the burden of mathematics when playing OpenSCAD
https://openhome.cc/zh-tw/openscad/
GNU Lesser General Public License v3.0
784 stars 107 forks source link

Defining shapes for path_extrude to use #14

Closed cmodyssey closed 3 years ago

cmodyssey commented 3 years ago

Hi,

Is it possible to change the shape_pts part way along, as the module moves it's way along the path_pts that it is given.

I want to start off as a 'U' shape and then change to half a 'U' shape.

Thanks for anyone who has any ideas.

Richard.

JustinSDK commented 3 years ago

You're having a similar requirement: Is there a possibility to get a path out of a 2D object?.