Function Entry: ACET-XDATA-SET
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: ACET-XDATA-SET
Name
acet-xdata-set
Class
BricsCAD ExpressTools API Function
Syntax
(acet-xdata-set xkeylist)
Arguments and Values
Arguments are described in the vendor page; see Source Notes.
Description
Assigns XData to an entity; The xkeylist argument list must have the format : (ename AppId dataList), where dataList must use the format (dataKey dataVal dxfKey); dataKey is a application provided key string dataVal is the isp data value to be stored dxfKey is the XData DXF group code appropriate for the dataVal (the DXF group code >= 1000)
Return Values
Vendor-defined; see Source Notes.
Availability
- AutoCAD 2026: not documented.
- BricsCAD V26: documented.
- Status: BricsCAD-only.
Source Notes
- [acet-xdata-set (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/acetxdataset.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).