MirrorPlane

class cgp_generic_utils.constants.MirrorPlane
ALL = ['xy', 'yz', 'xz']
XY = 'xy'
XZ = 'xz'
YZ = 'yz'