The exported glTF always seems to have sequential indices, e.g. `[0, 1, 2, 3, 4, 5, 6...]` Either we should omit `primitive.indices` or see if can get actual better indices from Revit.
The exported glTF always seems to have sequential indices, e.g.
[0, 1, 2, 3, 4, 5, 6...]Either we should omit
primitive.indicesor see if can get actual better indices from Revit.