Skip to main content

index-array-8

schema/elements/index-array-8/1.0.1/index-array-8.schema.json

Array of index octuplets (width = 8). Stores groups of eight unsigned 64-bit integer indices. Used for hexahedral cell connectivity — each row defines a hexahedron (brick cell) by referencing eight vertex indices.

See also: index-array-1, index-array-2, index-array-3, index-array-4 (other index widths).

Properties​

index-array-8 (v1.0.1)​

Array of 8 indices, mostly a convenience for hexahedrons.

PropertyTypeDescriptionFlags
databinary-blobData stored as a binary blob.✅
lengthIntegerlength of array✅
widthIntegernumber of columns✅
data_typeStringdata type✅

Legend​

FlagDescription
⬆️Inherited property
✅Required property

Was this page helpful?