Function Entry: ACET-GEOM-OBJECT-POINT-LIST

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

Function Entry: ACET-GEOM-OBJECT-POINT-LIST

Name

acet-geom-object-point-list

Class

BricsCAD ExpressTools API Function

Syntax

(acet-geom-object-point-list ename smoothness)

Arguments and Values

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

Description

Returns a list of defining points for entity ename, using format (pt1 pt2 … ptN); all points can be 2d/3d points, depending on the entity; smoothness is an optional double value, defining the smoothness when rasterizing the entity; if NIL, an internal default is used.

Return Values

Vendor-defined; see Source Notes.

Availability

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

Source Notes