(xdsize list)
The xdsize function determines the size in bytes necessary to keep extended entity data.
list specifies a list of extended data beginning with the DXF code -3.
The return value is an integer (the size in bytes).
Examples
Assuming that myList is registered as an application name.
: (xdsize myList)
38