Function Entry: ACET-BLOCK-MAKE-ANON

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

Function Entry: ACET-BLOCK-MAKE-ANON

Name

acet-block-make-anon

Class

BricsCAD ExpressTools API Function

Syntax

(acet-block-make-anon ss blockname)

Arguments and Values

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

Description

Create a new anonymous block from selectionset ss, using specified block name blockname. If blockname is NIL, a new block name is automatically determined.

Return Values

Vendor-defined; see Source Notes.

Availability

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

Source Notes