remesh
List of: Options
Contents: Kernel

Action: Sets automatic remeshing during a Boolean.

Name String: remesh

Scheme: boolean #f, #t #t

Test Harness: integer 0, 1 1

C++: logical FALSE, TRUE TRUE

Description: Any compcurv intersections are used to break up the mesh faces on which they lie. Breaks up the triangles along a boundary curve to be compatible with the segments of that curve. Limited to straight segments. When on, this will happen automatically during a Boolean. When off, the user must remesh the body.

Example: ; remesh

; Turn off automatic remeshing

(option:set "remesh" #f)

;; #t
PDF/KERN/40OPT.PDF
HTM/DATA/KERN/KERN/40OPT/0030.HTM