Function Entry: VLE-VECTOR-GETTOLERANCE

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

Function Entry: VLE-VECTOR-GETTOLERANCE

Name

vle-vector-gettolerance

Class

BricsCAD VLE Library Function

Syntax

(vle-vector-gettolerance)

Arguments and Values

  • none

Description

This function returns the current tolerance used in vector functions.

Return Values

double the actual tolerance as used in vector functions

Notes

please do not modify 'vlegvecTol' directly, use this function

Availability

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

Source Notes