Method: RADMesh::STL#stats

Defined in:
lib/radmesh/stl.rb

#statsHash

Get the statistics about the STL file

Returns:

  • (Hash)

    statistics



90
91
92
# File 'lib/radmesh/stl.rb', line 90

def stats
  @stl_value[:stats].to_hash
end