table of contents
STL_COUNT(1) | User Commands | STL_COUNT(1) |
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.
December 2017 | stl_count v1.1 |