M_Rhino_Geometry_Collections_BrepFaceList_ShrinkFaces - mcneel/rhinocommon-api-docs GitHub Wiki

BrepFaceList.ShrinkFaces Method

Shrinks all the faces in this Brep. Sometimes the surfaces extend far beyond the trimming boundaries of the Brep Face. This function will remove those portions of the surfaces that are not used.

Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool ShrinkFaces()

VB

Public Function ShrinkFaces As Boolean

Return Value

Type: Boolean
true on success, false on failure.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

BrepFaceList Class
Rhino.Geometry.Collections Namespace

⚠️ **GitHub.com Fallback** ⚠️