Option:Careful

From DocR21

Jump to: navigation, search

Contents

Action

Controls whether extra geometry/topology checking is done.

Name String

careful

Scheme

Type Values Default
boolean #f, #t #f

C++

Type Values Default
logical FALSE, TRUE FALSE

Description

When this option is enabled (TRUE), self-intersection checking occurs during sweeping, and face-face intersection checking occurs at the end of the operation. Note that extra geometry/topology checking is done at the expense of performance.

Example

; careful 
; Turn on checking 
(option:set "careful" #t) 
;; #f
Personal tools
Live