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 lines
From DocR19
Contents |
Action
Enables or disables the display of parameter lines on cones in Scheme AIDE.
Name String
cone_param_lines
Scheme
| Type | Values | Default |
|---|---|---|
| boolean | #f, #t | #f |
Description
Turning on this option enables the display of cone parameter lines. The number of parameter lines is set using the options u_param_lines and v_param_lines. This option only applies to Scheme AIDE.
Example
; cone_param_lines ; Turn on cone_param_lines (option:set "cone_param_lines" #t) ;; #f
