Function Entry: ACET-INSERT-ATTRIB-MOD

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

Function Entry: ACET-INSERT-ATTRIB-MOD

Name

acet-insert-attrib-mod

Class

BricsCAD ExpressTools API Function

Syntax

(acet-insert-attrib-mod ename inplist suppress)

Arguments and Values

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

Description

Modifies the attributes values for a BlockReference entity ename, based on the inplist arguments; inplist must be a list of (tag value) pairs - verifying the tags is case-insensitive. suppress argument controls whether a hint message is shown, if the BlockReference does not contain an attribute with tag key tag.

Return Values

Vendor-defined; see Source Notes.

Availability

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

Source Notes