cf.CellMeasure.__invert__

CellMeasure.__invert__()[source]

The unary bitwise operation ~

x.__invert__() <==> ~x