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
- [vle-vector-gettolerance (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/vle-vector-gettolerance.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).