Function Entry: ACET-SS-REDRAW

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

Function Entry: ACET-SS-REDRAW

Name

acet-ss-redraw

Class

BricsCAD ExpressTools API Function

Syntax

(acet-ss-redraw ss mode)

Arguments and Values

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

Description

Redraws all entities contained in selectionset ss, using mode; mode argument is the same as used with (redraw) function : 1 show entity 2 hide entity 3 highlight entity 4 unhighlight entity If mode argument is NIL, mode 1 is used.

Return Values

Vendor-defined; see Source Notes.

Availability

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

Source Notes