Represents a single typed value stored in an AcDbResultBuffer.
This is the TypeScript equivalent of AutoCAD's TypedValue structure. The AcDbDxfCode determines how the value should be interpreted.
The JavaScript type of the value.
DXF group code describing the value
The actual stored value
Represents a single typed value stored in an AcDbResultBuffer.
Remarks
This is the TypeScript equivalent of AutoCAD's TypedValue structure. The AcDbDxfCode determines how the value should be interpreted.