Function Entry: ACET-LIST-REMOVE-DUPLICATE-POINTS

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

Function Entry: ACET-LIST-REMOVE-DUPLICATE-POINTS

Name

acet-list-remove-duplicate-points

Class

BricsCAD ExpressTools API Function

Syntax

(acet-list-remove-duplicate-points datalist fuz)

Arguments and Values

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

Description

Returns a list by removing all duplicate entries from datalist, using optional tolerance fuz; a NIL fuz value means 0.0 tolerance. 0.0; datalist mus be a list of points !

Return Values

Vendor-defined; see Source Notes.

Availability

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

Source Notes