# Clipping geometries
To use a clipping geometry in combination with a Remeshing- or Aggregation pipeline two selection sets needs to be created. The first set is the "ProcessSelectionSet" which includes all meshes in the scene that should be processed, the second set is the "ClippingSelectionSet" which includes meshes that should be used as clipping geometries.
For Aggregation: Triangles that are on the negative normal side of the clipping geometry will be removed.
For Remeshing: Triangles that are on the negative normal side of the clipping geometry will be removed. Triangles that intersects with the clipping geometry will be clipped and removed if on the negative normal side of the clipping geometry.
Selection sets:
Resulting mesh: