Function Entry: VLEGVECTOL

← Prev | ↑ Chapter | Next → | Index | Symbols

Function Entry: VLEGVECTOL

Name

`vlegvectol`

Class

BricsCAD VLE Library Function

Syntax

(vle_g_vectol)

Description

vlegvecTol vlegvecTol double 1.0e-10 Preset tolerance for (vle-vector-xxx) functions. Lisp code can retrieve and adjust to a different value if needed : (vle-vector-setTolerance 0.00000001) ;; preset as 1.0e-08 Remarks : Please do not access ''vlegvecTol" directly, always use (vle-vector-getTolerance) and (vle-vector-setTolerance) !

Return Values

Vendor-defined; see Source Notes.

Availability

  • AutoCAD 2026: not documented.
  • BricsCAD V26: documented.
  • Status: BricsCAD-only.

Source Notes

ExpressTools API Support (208 entries)