Function Entry: VLE-HIDEPROMPTMENU

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

Function Entry: VLE-HIDEPROMPTMENU

Name

vle-hidepromptmenu

Class

BricsCAD VLE Library Function

Syntax

(vle-hidepromptmenu)

Arguments and Values

  • none

Description

closes the PromptMenu, if displayed; otherwise this function does nothing

Return Values

NIL always

Notes

this function can always be used, if a PromptMenu was (potentially) shown before; therefore, Lisp programs do not need to track whether the PromptMenu was show before;

under other CAD systems (and older BricsCAD versions), this is a No-Operation and does nothing

Availability

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

Source Notes