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
- [acet-insert-attrib-mod (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/acetinsertattribmod.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).