Function Entry: VLE-SUNID

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

Function Entry: VLE-SUNID

Name

vle-sunid

Class

BricsCAD VLE Library Function

Syntax

(vle-sunid)

Arguments and Values

  • none

Description

This function returns.the ENAME of the actual (ModelSpace or PaperSpace) viewport.

Return Values

ENAME of the sun object, or NIL

(if NIL is returned, the sun needs to be enabled : (setvar "SUNSTATUS" 1)

Notes

each ModelSpace viewport (AcDbViewportTableRecord) and each PaperSpace viewport (AcDbViewport) uses an own sun object

Availability

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

Source Notes