Friday, October 18, 2013

STL Bounding-Box Calculator Length Width Height (Miscellaneous) Download


In a Line:

Calculate the length, width and height of the 3D object i.e. the Bounding Box of the 3D STL model file.


In Detail:

Easily calculate



  • Length


  • Width


  • Height / Depth


  • Bounding Box Volume


  • Perform Unit Conversions

The How:

Easy to use PHP methods:



  • getBBox() returns an array of [“Length”,”Width”,”Height”] calculated from the 3D STL file.


  • getBBoxVolume() returns Bounding Box Volume calculated from the 3D STL file.

Happy 3D Printing!



No comments:

Post a Comment