Function Entry: ACET-PLINES-REBUILD

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

Function Entry: ACET-PLINES-REBUILD

Name

acet-plines-rebuild

Class

BricsCAD ExpressTools API Function

Syntax

(acet-plines-rebuild plinedata)

Arguments and Values

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

Description

Recreates new polylines based on plinedata definition data. plinedata : is a list of polyline definition data as returned by (acet-plines-explode) Returns a selectionset containing the recreated polylines, or NIL if no polyline was recreated.

Return Values

Vendor-defined; see Source Notes.

Availability

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

Source Notes