# DomainSurface show surface of grid data_in geometry or mapped data (data_in) DomainSurface data_out domain boundary with mapped data (data_out) lines_out outline/edges of domain boundary (lines_out) ## Parameters |name|description|type| |-|-|-| |ghost|Show ghostcells|Int| |tetrahedron|Show tetrahedron|Int| |pyramid|Show pyramid|Int| |prism|Show prism|Int| |hexahedron|Show hexahedron|Int| |polyhedron|Show polyhedron|Int| |triangle|Show triangle|Int| |quad|Show quad|Int| |reuseCoordinates|Re-use the unstructured grids coordinate list and data-object|Int| |algorithm|algorithm to use (IterateOverFaces, IterateOverVertices, IterateOverElements)|Int|