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