TYPE: SOP
TITLE: Clip SOP

The Clip operation cuts and creases polygonal geometry with an infinite plane.

Note: The sense of the "Distance" parameter has changed in Houdini 5,
so older hip files may have to negate the value.

Parameters:

    Group         - Specifies a subset of primitives to clip.
    Keep          - Which part of the clip operation to keep.
    Origin        - The origin of the clipping plane.           /origin{x,y,z}
    Distance      - Moves the clipping plane along its normal.           /dist
    Direction     - Normal vector of the clipping plane.           /dir{x,y,z}
    Create Groups - Generates groups for clipped geometry.
    Above Plane   - Name of group above the clipping plane.
    Below Plane   - Name of group below the clipping plane.

See also: Cookie, PolySplit, Edge Divide(edgedivide), Surfsect
