cf.CellMeasure.__floordiv__

CellMeasure.__floordiv__(y)[source]

The binary arithmetic operation //

x.__floordiv__(y) <==> x//y