save_box
List of: Options
Subjects: Modeler Control, SAT Save and Restore
Contents: Kernel

Action: Sets writing the bounding boxes to the save file.

Name String: save_box

Scheme: boolean #f, #t #t

Test Harness: integer 0, 1 1

C++: Not applicable

Description: When on, saves the bounding boxes in the SAT file. To improve performance when performing operations on restored models, bounding boxes( includes uv bounding boxes) are saved in the SAT file by default. However this can be avoided by setting this option to off.

Example: ; save_box

; Do not write the bounding boxes to the file

(option:set "save_box" #f)

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