Function Entry: REMOVE

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

Function Entry: REMOVE

Name

remove

Class

BricsCAD Extension Function

Syntax

(remove item lst)

Description

Returns lst with all occurrences of item removed. AutoCAD analogue: vl-remove.

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: vl-remove (chapter 19).
  • Pair documented in vendor-inventory-2026.org ยง10 item 7.

Source Notes