tomate44 / CurvesWB

Experiments for a FreeCAD Surface workbench
GNU Lesser General Public License v2.1
114 stars 24 forks source link

add SurfaceOfRevolution to build_sketch calculation #96

Closed Menyadar closed 11 months ago

Menyadar commented 12 months ago

Possibly fixes #82, tested just on simple revoluted surface

Before (generally just using fa.ParameterRange, so resulting sketch is really tiny): fcad_surface_of_revolution_pre

After: fcad_surface_of_revolution_post

Using area as a base for calculating second dimension may not be the best approach, but works ok for variety of curves.

Menyadar commented 12 months ago

shape used in screenshots, sketch mapped on the curved body face (Face2). map_sketch.FCStd.zip