100 101 102
# File 'lib/netcdf/dimension.rb', line 100 def length=(val) @netcdf_elmt.setLength(val) end