Function Entry: VLR-DOCUMENT
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: VLR-DOCUMENT
Name
vlr-document
Class
BricsCAD Reactor Extension Function
Syntax
(vlr-document reactor)
Arguments and Values
- reactor (any reactor object) the reactor to query for
- attached custom data
Description
This function returns the document associated with the specified reactor object.
Return Values
IAcadDocument object, the associated document
Availability
- AutoCAD 2026: not documented.
- BricsCAD V26: documented.
- Status: BricsCAD-only.
Source Notes
- [vlr-document (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/vlr-document.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).