index-array-1
schema/elements/index-array-1/1.0.1/index-array-1.schema.json
Array of single index values (width = 1). Stores unsigned 64-bit integer indices referencing vertices or other elements. Used for point-based references and single-index connectivity.
See also: index-array-2, index-array-3, index-array-4, index-array-8 (other index widths).
Properties
index-array-1 (v1.0.1)
Array of indices.
| Property | Type | Description | Flags |
|---|---|---|---|
| data | binary-blob | Data stored as a binary blob. | ✅ |
| length | Integer | length of array | ✅ |
| width | Integer | number of columns | ✅ |
| data_type | String | data type | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |