# CuttingSurface cut through grids with basic geometry like plane, cylinder or sphere data_in input grid or geometry with mapped data (data_in) CuttingSurface data_out surface with mapped data (data_out) ## Parameters |name|description|type| |-|-|-| |point|point on plane|Vector| |vertex|normal on plane|Vector| |scalar|distance to origin of ordinates|Float| |option|option (Plane, Sphere, CylinderX, CylinderY, CylinderZ)|Int| |direction|direction for variable Cylinder|Vector| |compute_normals|compute normals (structured grids only)|Int|