careful
List of: Options
Subjects: Debugging, Modeler Control
Contents: Kernel

Action: Controls whether or not extra geometry/topology checking is done.

Name String: careful

Scheme: boolean #f, #t #f

Test Harness: integer 0, 1 0

C++: logical FALSE, TRUE FALSE

Description: If this option is on (TRUE), extra geometry/topology checking is done, at the expense of performance. This extra checking is not intended to be specific to any component or area of functionality--it may occur anywhere in ACIS. However, this option is currently being used only by sweeping to check for face-face intersections.

Example: ; careful

; Turn on checking

(option:set "careful" #t)

;; #f
PDF/KERN/40OPT.PDF
HTM/DATA/KERN/KERN/40OPT/0014.HTM