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

Option:Brief mesh debug

From DocR19

Jump to: navigation, search

Contents

Action

Sets how much information about a mesh is printed.

Name String

brief_mesh_debug

Scheme

Type Values Default
boolean #f, #t #t

C++

Type Values Default
logical FALSE, TRUE TRUE

Description

If on, only a brief version of the mesh information is printed by msh_sur::debug_data.

Example

; brief_mesh_debug 
; Turn off the brief debug option 
(option:set "brief_mesh_debug" #f) 
;; #t
Personal tools