stl_count(1)
stl_count prints the number of triangles in an STL file.
Description
STL_COUNT
NAME
stl_count - stl_count prints the number of triangles in an STL file.
DESCRIPTION
stl_count prints the number of triangles in an STL file.
usage: stl_count [ <input file> ]
Prints the number of triangles in the provided binary STL file. If no input file is specified, data is read from stdin.