Skip to content

Correct the number of triangles written to binary STL files

The number of triangle written to byte 80 in binary STL files was not correct if triangle strips or polygons were included in the input.

Updated test to check that the right number of triangles was written to binary files when triangle strips and polygons are present in the input.

Closes #17884 (closed)

Backport: paraview/release

Edited by Cory Quammen

Merge request reports