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