ogstools.propertylib.utils module#
- ogstools.propertylib.utils.dim_from_len(len)[source]#
- Returns:
The dimension corresponding to the length. (2|4 -> 2, 3|6 -> 3)
- Parameters:
len (int) –
The dimension corresponding to the length. (2|4 -> 2, 3|6 -> 3)
len (int) –