Function Entry: VLA-POSTCOMMAND

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

Function Entry: VLA-POSTCOMMAND

Name

vla-postcommand

Class

BricsCAD Extension Function

Syntax

(vla-postcommand acaddoc command-string)

Description

Posts a command to the BricsCAD execution queue, to run after the current call returns.

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 (since V22).
  • Status: BricsCAD-only.

Source Notes