CuttingSurfaceVtkm

cut through grids with basic geometry like plane, cylinder or sphere

data_in input grid with mapped data (data_in) CuttingSurfaceVtkm data_out output grid 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, Box)

Int

direction

direction for variable Cylinder

Vector

compute_normals

compute normals (structured grids only)

Int