Function Entry: VL-LAYERSTATES-GETPROPERTYMASK

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

Function Entry: VL-LAYERSTATES-GETPROPERTYMASK

Name

vl-layerstates-getpropertymask

Class

BricsCAD Extension Function

Syntax

(vl-layerstates-getpropertymask name)

Description

Retrieves a layer state's property mask.

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

  • No direct AutoCAD analogue. AutoCAD's parallel layerstate-* family does not document property-mask or description accessors as separate functions; in AutoCAD they are folded into the mask / state arguments of layerstate-save and layerstate-getlayers.
  • Family pair documented in vendor-inventory-2026.org ยง10 item 6.

Source Notes