RhinoCommon API
BrepFaceShrinkFace Method |
Shrinks the underlying surface of this face.
Sometimes the surface used by a face extends far beyond the face's outer boundary.
This function remove portions of the surface that extend beyond the face's outer boundary loop.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool ShrinkFace( BrepFaceShrinkDisableSide disableSide )
Public Function ShrinkFace ( disableSide As BrepFaceShrinkDisableSide ) As Boolean
Parameters
- disableSide
- Type: Rhino.GeometryBrepFaceShrinkDisableSide
The side(s) of the surface to not shrink.
Return Value
Type: Booleantrue on success, false on failure.

Rhino for Windows
Supported in: 6.14