cf.CellMeasure.__itruediv__

CellMeasure.__itruediv__(y)[source]

The augmented arithmetic assignment /= (true division)

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