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
- [acet-ss-redraw (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/acetssredraw.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).