solvespace/srf
Jonathan Westhues 603f47692e When exporting STEP, identify the outer contours, and group them
and their holes into their own advanced faces. So a single surface
with multiple outer contours generates multiple advanced faces.

Also turn the default chord tol down to 1.5 pixels, seems more
likely to make the exact surface Booleans work.

[git-p4: depot-paths = "//depot/solvespace/": change = 1975]
2009-06-08 08:21:33 -08:00
..
boolean.cpp Add code to identify planes and cylindrical surfaces from a solid 2009-06-04 21:38:41 -08:00
curve.cpp Generate intersection curves for surfaces of extrusion along a 2009-05-17 23:26:51 -08:00
merge.cpp Add code to identify planes and cylindrical surfaces from a solid 2009-06-04 21:38:41 -08:00
ratpoly.cpp Revamp the edge classification for Booleans. I no longer make a 2009-06-03 19:59:40 -08:00
surface.cpp Add beginnings of STEP export, which weren't as horrible as I had 2009-06-07 22:50:16 -08:00
surface.h When exporting STEP, identify the outer contours, and group them 2009-06-08 08:21:33 -08:00
surfinter.cpp Add code to identify planes and cylindrical surfaces from a solid 2009-06-04 21:38:41 -08:00
triangulate.cpp When exporting STEP, identify the outer contours, and group them 2009-06-08 08:21:33 -08:00