Files
create/src/Mod
Gabriel Wicke 487215d2f5 [part] More robust tessellation angular deflection default
OCC currently does not reliably enforce linear deflection on curved
surfaces, especially curved lofts over nurbs splines. To avoid surprises
when tight tolerances are needed, replace the static default angular
deflection of 0.5 radians (~28 degrees), with a more sensible angular
deflection derived from the provided linear deflection tolerance.

By adding the default heuristic to TopoShape, we can keep typical
tessellate() and STL export functionality users simple, and also avoid
the need to implement similar heuristics in many places. If more
explicit control over angular deflection is needed for some use cases,
then we could still choose to expose the option to override the derived
default explicitly.

The hope is that OCC's linear deflection enforcement will be more
reliable at some point, at which point this heuristic will no longer be
needed.
2020-06-23 12:17:51 +02:00
..
2020-06-05 13:19:42 +02:00
2020-06-15 19:38:39 +02:00
2020-06-15 19:38:39 +02:00
2020-06-23 09:12:24 +02:00
2020-06-15 10:11:22 +02:00
2020-06-15 19:38:39 +02:00
2020-06-15 19:38:39 +02:00
2020-06-15 19:38:39 +02:00
2020-06-05 13:17:34 +02:00
2020-04-29 16:08:23 +02:00
2020-04-29 16:08:23 +02:00
2020-05-25 15:34:43 +02:00
2020-04-29 16:08:23 +02:00
2020-06-15 19:38:39 +02:00
2020-06-21 08:22:49 -04:00
2020-04-29 16:08:23 +02:00