M_Rhino_Geometry_Collections_BrepFaceList_SplitFacesAtTangents - mcneel/rhinocommon-api-docs GitHub Wiki

BrepFaceList.SplitFacesAtTangents Method

Splits all of the faces of a Brep at tangent locations.

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

Syntax

C#

public bool SplitFacesAtTangents()

VB

Public Function SplitFacesAtTangents As Boolean

Return Value

Type: Boolean
True if successful, false otherwise.

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

BrepFaceList Class
Rhino.Geometry.Collections Namespace

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