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

Option:Cone param range v

From DocR19

Jump to: navigation, search

Contents

Action

Controls whether to use a more accurate algorithm for computing cone surface parameter range.

Name String

cone_param_range_v

Scheme

Type Values Default
boolean #f, #t #t

C++

Type Values Default
logical FALSE, TRUE TRUE

Description

If this option is on, a more accurate, but slower algorithm is used for computing the parameter range of a cone surface.

Example

; cone_param_range_v 
; Turn off cone_param_range_v 
(option:set "cone_param_range_v" #f) 
;; #t
Personal tools