API Reference > imodeljs-common > Geometry > ElementGeometryDataEntry ElementGeometryDataEntry Interface Describes an entry in a geometry stream as an op-code plus the binary flatbuffer representation of the associated data. see FlatBufferGeometryStream. Properties Name Type Description data Uint8Array Zero-based flatbuffer-encoded data. opcode ElementGeometryOpcode The type of this entry. Defined in core/common/src/geometry/ElementGeometry.ts Line 76 Last Updated: 11 June, 2024