AMRCuttingPlaneBase.__init__(normal, center, fields=None, node_name=None, **kwargs)¶
The Cutting Plane slices at an oblique angle, where we use
the normal vector and the center to define the viewing plane.
The ‘up’ direction is guessed at automatically.