Function Entry: VL-LAYERSTATES-HAS

โ† Prev | โ†‘ Chapter | Next โ†’ | Index | Symbols

Function Entry: VL-LAYERSTATES-HAS

Name

vl-layerstates-has

Class

BricsCAD Extension Function

Syntax

(vl-layerstates-has name)

Description

Tests whether a named layer state exists. Parallel to AutoCAD layerstate-has.

Return Values

Vendor-defined; see Source Notes.

Side Effects

Vendor-defined.

Examples

Not documented in the BricsCAD-Specific LISP Functions catalogue page.

Availability

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

See Also

  • AutoCAD analogue: layerstate-has (chapter 17).
  • Family pair documented in vendor-inventory-2026.org ยง10 item 6.

Source Notes