TYPE: SOP
TITLE: PolyCap SOP

PolyCap creates closed polygons from boundary edges.  Only one edge is required
for each hole to be capped.

Parameters:

    Group                  - A list of boundary edges with which to create caps.
    Reverse Caps           - Reverse the orientation of the created caps.
    Triangulate Caps       - Construct the caps using only triangles.
    Unique Points          - Create caps with their own points.
    Update Point Normals   - Recompute point normals, if they exist.

See Also: Cap
