cf.CellMeasure.__iand__

CellMeasure.__iand__(y)[source]

The augmented bitwise assignment &=

x.__iand__(y) <==> x&=y