# IndexManifolds extract lower dimensional surfaces, lines or points from structured grids data_in0 (data on) structured grid (data_in0) IndexManifolds surface_out0 2D slice of input (surface_out0) line_out0 1D line of input (line_out0) point_out0 0D point of input (point_out0) ## Parameters |name|description|type| |-|-|-| |coord|coordinates of point on surface/line|IntVector| |direction|normal on surface and direction of line (X, Y, Z)|Int|