Home
Original page
cf.CellMeasure.__ior__ — Documentation
CellMeasure.
__ior__
(
y
)
[source]
¶
The augmented bitwise assignment
|=
x.__ior__(y) <==> x|=y