gumyr / build123d

A python CAD programming library
Apache License 2.0
382 stars 72 forks source link

Add twist extrude example to docs #619

Open jdegenstein opened 1 month ago

jdegenstein commented 1 month ago

Can potentially either use sweep with binormal or Solid.extrude_linear_with_rotation. It might be best to demonstrate both options.