The 3D ACIS® Modeler (ACIS) is Spatial’s prominent 3D solid modeling engine. 3D InterOp is a CAD data translation framework (Interoperability)

Option:New cover

From DocR20

Jump to: navigation, search

Contents

Action

Determines whether or not to use the new algorithm.

Name String

new_cover

Scheme

Type Values Default
boolean #f, #t #t

C++

Type Values Default
logical FALSE, TRUE TRUE

Description

If on (default), uses the new covering algorithm.

Example

; new_cover 
; Turn off the new algorithm 
(option:set "new_cover" #f) 
;; #t
Personal tools