BrepCutUpSurface Method | 
| Name | Description | |
|---|---|---|
| CutUpSurface(Surface, IEnumerableCurve, Boolean, Double) | 
            Takes a surface and a set of all 3D curves that define a single trimmed surface,
            and splits the surface with the curves, keeping the piece that uses all of the curves.
              | |
| CutUpSurface(Surface, IEnumerableCurve, Boolean, Double, Double) | 
            Splits, or cuts up, a surface. Designed to split the underlying surface of a Brep face with edge curves.
              |