cf.CellMeasure.__rmul__

CellMeasure.__rmul__(y)[source]

The binary arithmetic operation * with reflected operands.

x.__rmul__(y) <==> y*x