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

ExpressTools API (acet:: namespace) (8 entries)