Function Entry: ACET-UI-PROGRESS-SAFE

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

Function Entry: ACET-UI-PROGRESS-SAFE

Name

acet-ui-progress-safe

Class

BricsCAD ExpressTools API Function

Syntax

(acet-ui-progress-safe messageOrPosition)

Arguments and Values

Arguments are described in the vendor page; see Source Notes.

Description

If messageOrPosition is a string, the new message text is displayed for the progress meter, and position is reset as 0; if messageOrPosition is an integer number, the progress meter is updated to specified position :positive value positions the progress meter to the absolute position, negative values are meant is increments. Returns T/NIL if message text is updated, or the actual position value.

Return Values

Vendor-defined; see Source Notes.

Availability

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

Source Notes