Function Entry: ACET-TEMP-SEGMENT
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: ACET-TEMP-SEGMENT
Name
acet-temp-segment
Class
BricsCAD ExpressTools API Function
Syntax
(acet-temp-segment p1 p2 p3 highlight)
Arguments and Values
Arguments are described in the vendor page; see Source Notes.
Description
Draws temporary line segments [p1,p2] and [p2,p3] on actual viewport; if highlight is not NIL, the line segments are highlighted, otherwise drawn normally. Calling (acet-temp-segment …) clears any previously drawn temporary line segments.
Return Values
Vendor-defined; see Source Notes.
Availability
- AutoCAD 2026: not documented.
- BricsCAD V26: documented.
- Status: BricsCAD-only.
Source Notes
- [acet-temp-segment (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/acettempsegment.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).