@ll: wow ... nice features, but in the old get_dimensions.rb by 'CptanPanic' its possible to get the area in m² and the volume m³.
area = dims[2].to_m * dims[1].to_m volume = dims[2].to_m * dims[1].to_m * dims[0].to_m
does anyone put that feature in rb-scripts here?
sorry for the bad english.
thx so far and best regards
a.