Function Entry: ACET-ANGLE-EQUAL

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

Function Entry: ACET-ANGLE-EQUAL

Name

acet-angle-equal

Class

BricsCAD ExpressTools API Function

Syntax

(acet-angle-equal a b fuz)

Arguments and Values

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

Description

Compares two angle a and b values based on tolerance fuz; both angles are normalised to 0…2Pi range. Returns T or NIL.

Return Values

Vendor-defined; see Source Notes.

Availability

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

Source Notes